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

{
    "id": 345679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345679/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Indeed, Mr. Temporary Deputy Speaker, Sir, this is a sad incident. Now that we have a new Inspector-General of Police, he has already given instructions that these culprits be investigated, apprehended and taken to court. Mr. Temporary Deputy Speaker, Sir, the substantive Minister in charge of that portfolio is not here. I am told that he is not feeling well and that he is in hospital. That is the information I am getting. The Assistant Minister was supposed to be here, so I do not know what has happened."
}