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

{
    "id": 236187,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/236187/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, it is obvious that the Minister has not decided on how these funds should be disbursed. The Ministry has not yet come up with a criteria of disbursing the funds. Therefore, may I, kindly, request that this Question be deferred until when we have a specific criteria of doing so?"
}