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

{
    "id": 163567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/163567/?format=api",
    "text_counter": 916,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "First, I wish to thank the Committee that did a very commendable job, led by Eng. Rege. I also wish to express my appreciation for the manner in which they have presented their amendments. I also wish to extend my appreciation to the Ministerial staff and the Minister, in particular, for responding very satisfactorily to the issues raised by hon. Members."
}