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

{
    "id": 45345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45345/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, while appreciating the lengthy Statement issued by the Assistant Minister, I would like him to inform this House what steps the Ministry is taking to make sure that hawkers and members of the public are handled humanely and in a civil manner by Nairobi City Council (NCC) askaris? In the recent past, we have seen mistreatment meted to members of the public by NCC askaris."
}