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

{
    "id": 269419,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/269419/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Speaker, Sir, first of all, I must apologize that I was late when my Question was due. This was because I was caught in a jam that was caused by the Kenyans who were demonstrating outside this Parliament. I want to apologize profusely. I know time is up. Therefore, I would want to request you to consider reinstating my Question even if it is not today; I will be very happy."
}