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

{
    "id": 1234497,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234497/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "My biggest problem now is the Constitution sets up a sunset clause on the issue of equalisation. It was only supposed to be 10 years. However, our counties have not enjoyed any resources from the Equalisation Fund. We have kept this money. So, as I support this Bill, the question is; will all the money that has been kept aside, be sent to the counties? Is that money in the consolidated fund or not? Those people who built those hospitals and were never paid, will they be paid? Will those hospitals that were built in some counties and the roads which were paved or graded so that the counties or villages still living in old age can slowly catch up with the rest of Kenya functional or they are dilapidated?"
}