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

{
    "id": 96222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96222/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, as we laud the Assistant Minister for that very positive reply, could he, in the same breath, indicate to this House when these rehabilitation works are likely to come to an end so that the kind of suffering these people are experiencing will be contained?"
}