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

{
    "id": 1111462,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111462/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Mr. Speaker, Sir, even in Nairobi, there are Kenyans in the slum areas who go without food. It is part of the drought and famine is faced in poor areas. I appeal to President Uhuru Kenyatta, in the future, he could ensure that we get subsided fertilizer and seeds in the planting seasons so that that farmers can get more food. As a result of the erratic rains, we were not able to get a good harvest."
}