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

{
    "id": 1119900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1119900/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Thank you, Madam Deputy Speaker, for allowing me the opportunity to contribute to this very important topic of fertilizers in this country. Without fertilizers, the obvious end result would be food deficit. With food deficit, the consequences would be additional importation of foodstuffs from outside the country, which becomes much more expensive than anticipated."
}