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

{
    "id": 2388,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2388/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while I thank the Assistant Minister for the answer that he has given, it is still in our mind that recently, we saw Kenyans starving to death, particularly in North Eastern Province. What clear steps has the Ministry taken to ensure that Kenyans do not die of hunger in future?"
}