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

{
    "id": 255459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255459/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "Mr. Speaker, Sir, I have not received the written answer from the Assistant Minister, which puts me at some disadvantage. Since he has said that about Kshs4 million has been allocated to assist in the reconstruction, could I know the extent of the damage that was caused by the tribal clashes so that the Government can say that Kshs4 million is adequate?"
}