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

{
    "id": 122014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122014/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, in my answer to part “c” of the Question, I said that we referred this matter to the Attorney-General because he is the custodian of those awards. So, I cannot really give a timeframe within which the Attorney-General will settle these awards or if at all he has already settled them. I cannot answer that. I think the Attorney-General should be the right person to be able to address this House and give an appropriate and accurate answer. I have a duty to this House to state what I know is right and true so that I do not mislead it."
}