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

{
    "id": 123925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123925/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Speaker, Sir, I am definitely not satisfied with the response by the Assistant Minister so far. However, what parameters did he use? The Kenya Roads Board Act requires that he distributes these funds equitably to all districts; just like the CDF Act requires equitable distribution to all constituencies. Mr. Speaker, Sir, I want to refer the Assistant Minister to his distribution in the year 2007/2008 when he decided to give Nairobi – I do not know whether Nairobi is a district – Kshs250 million against Kshs4 million given to Koibatek District. What parameters did he use to decide that it is equitable to give Nairobi Kshs250 million and Koibatek District Kshs4 million?"
}