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

{
    "id": 332501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/332501/?format=api",
    "text_counter": 400,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, in supporting this Report, I wish to thank the interim chair of this Committee for the manner he has presented it. Secondly, I note that Mrs. Yatani is highly qualified and with a lot of experience. It is notable the experience already gained will enrich the operations of the Commission. I have no doubt in my mind that the young membership will strengthen the operations of the Commission. With those few remarks, I support."
}