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

{
    "id": 245172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245172/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I do not know where Mr. Kipchumba is and I have not been sent to ask the Question on his behalf. However, this Question appeared on yesterday's Order Paper and it was deferred. I presume that Mr. Kipchumba did not know that it will appear in today's Order Paper. He waited for his Question to be called out yesterday but it was not. It was one of the two Questions that were deferred."
}