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

{
    "id": 99503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99503/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, we shall table that report at an appropriate time, once the KACC have completed their work. I believe that that is going to be soon. So, I am pleading with hon. Members to give us a little time, so that investigations can be completed before we can table it for discussion in this House."
}