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

{
    "id": 100517,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100517/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I have confirmed that the Minister is not here and I wish to seek the indulgence of the House until we find out what is happening and why he has delayed. In the meantime, the Chair should defer this Question to this afternoon when we have traced him. I am also aware that he was travelling to Arusha for the East African Community but I need to know the status of his Assistant Minister."
}