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

{
    "id": 9932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9932/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I want to ask the Chair to order that the trivializing words about the late hon. (Dr). Robert Ouko be expunged from the records of this House. The insinuation that he shot himself the same way Mr. Tuju stoned himself--- Those words do not belong to the dignified HANSARD of this House. I think that is too trivial, immature and immoral; they are not fit to be uttered by any hon. Member!"
}