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

{
    "id": 120661,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120661/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Thank you, Mr. Speaker, Sir. The Minister has indicated that one person has so far died out of natural causes. I would wish the Minister to clarify or confirm that the lady collapsed because of shock having learnt that her farms were invaded and all the crops destroyed. I would like to know from the Minister whether the one week notice given for them to harvest the mature crops was enough time and what happens to the other crops?"
}