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

{
    "id": 53468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53468/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I seek your indulgence on this Question. I am supposed to be attending another conference regarding the launch of the Constituencies Development Fund Board at the Kenyatta International Conference Centre. I have been waiting eagerly for this Question to be called out. Actually, the Minister walked into the Chamber but I do not know where he has gone. Could I request that this Question be deferred?"
}