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

{
    "id": 67432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67432/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Yes, indeed, the amount is small, but that is not commensurate to the “smallness” of the hon. Member. It is in that connection that the road is so bad. At the beginning of the year, when we allocated it a sum of Kshs28 million we thought it was enough. However, when my officers visited the road, we realized it was a paltry amount of money to maintain that road. That caused us to increase the amount to Kshs95 million. I want to underline that availability of resources is the major constraint. However, that is not to say when we start the maintenance works we will not be able to increase that amount."
}