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

{
    "id": 1242230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1242230/?format=api",
    "text_counter": 920,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Finally, as I wind up, I wish to remind Kenyans of the tough times we have ahead. This is going to be one of the most punitive years of our lives. Only farming and agriculture - if we go back to the old ways of doing things - will be able to support us. I plead with county governments to allocate the agricultural sector more money and ensure that they take advantage of the rains. If we do not take advantage of the rains, it will be difficult for people to survive."
}