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

{
    "id": 78345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78345/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Mr. Speaker, Sir, I am not satisfied with the answer given by the Assistant Minister. I would like him to tell us when these disagreements, which he has talked about and which I am not aware of as the representative of the people, started. I am reading mischief in the answer. In October, 2008, in an answer to an earlier Question which led me to ask this Question, the Minister confirmed to this House that funds had been set aside for the rehabilitation of this dam in 2009/2010. What has made him deviate from that answer?"
}