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

{
    "id": 85649,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85649/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Hon. Mr. Cheruiyot, the Minister approached the Chair and the information I got was that he had communicated with you. The request was that we defer the Question to a later date. The Minister was here. However, he has already left. I think that the fair thing to do is that we defer the Question so that it is answered adequately."
}