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

{
    "id": 60747,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60747/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Bifwoli",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Deputy Speaker, Sir, I want to admit that I am a presidential candidate but that fact does not remove me from being a Luhya. In the case of Amos, it is not his mistake that he was born a Luhya. It happened that his father and mother were Luhyas. Therefore, he had to be a Luhya and he will die a Luhya. He will go to heaven a Luhya!"
}