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

{
    "id": 111226,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111226/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I do not know whether the Prime Minister is aware that one of the problems we have in the constituencies is from the Ministry of Public Works. For instance, to construct a classroom that would cost the Constituencies Development Fund (CDF) between Kshs200,000 and Kshs300,000 under the ESP, the Ministry of Public Works gave an estimate of Kshs1.4 million. A good example is Belgut Constituency, where the area Member of Parliament, together with the District Education Board (DEB), had to intervene to have such estimates stopped. What is the Prime Minister doing to ensure that officers from the Ministry of Public Works do not inflate these costs to the extent that there is no effect of the ESP on the ground?"
}