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

{
    "id": 87472,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87472/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, as I thank the Prime Minister for his very timely and elaborative Statement, I would like to request him to indicate to this House the very serious and clear steps the Government is taking to make sure that the implementation of the new Constitution is not impeded by the current International Criminal Court (ICC) investigations against the post-election violence perpetrators."
}