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

{
    "id": 95537,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95537/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Assistant Minister for the answer. But I note that the compensation process has taken almost one year and it is affecting a majority of Kenyans across the country. How long does it take his Ministry to do the assessment so that Kenyans can know how long they can wait for compensation?"
}