GET /api/v0.1/hansard/entries/230728/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 230728,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230728/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Serut",
    "speaker_title": "The Assistant Minister for Planning and National Development",
    "speaker": {
        "id": 297,
        "legal_name": "John Bomet Serut",
        "slug": "john-serut"
    },
    "content": " On a point of order, Mr. Speaker, Sir. We have not agreed with the hon. Member! I am ready to proceed. I have the answer with me."
}