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

{
    "id": 204007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204007/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, according to my brief, it was a very strong suggestion from hon. Muturi. He acted in accordance with those instructions, but it is I who has moved it in this House. Rather than just argue about it, let us vote on it and move on."
}