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

{
    "id": 1234033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234033/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Busia County, ODM",
    "speaker_title": "Hon. Catherine Omanyo",
    "speaker": null,
    "content": " Thank you, Hon. Deputy Speaker. It is indeed appalling that a woman can lose her job for saying “No” on certain occasions. Our law can sometimes be a little silly because a lady once described to me what happened to her The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}