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

{
    "id": 1234169,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234169/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Hon. David Ochieng’",
    "speaker_title": "The Temporary Speaker",
    "speaker": null,
    "content": " Well spoken. Member for Mbeere North. Members, take note that I am just holding this list. I am not in the mood of doing anything to fit in someone. I will just follow it. There are very few of us remaining. If you take three or four minutes each, all of us will get a chance to speak and then we can finalise."
}