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

{
    "id": 60412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60412/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. M’Mithiaru",
    "speaker_title": "",
    "speaker": {
        "id": 72,
        "legal_name": "Ntoitha M'mithiaru",
        "slug": "ntoitha-mmithiaru"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Prime Minister for the report on the status of the Kenyan economy as of now. I would like the Prime Minister to tell this House, since drought is a major player in any economy, especially where the nationals go hungry, what elaborate measures the Government has put in place to mitigate the effects of drought, ensure that Kenyans have enough drinking water and that we do not over-rely on relief food."
}