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

{
    "id": 78343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78343/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) whether she is aware that the rehabilitation of Manooni Dam which was to supply water to residents of Mbitini, Matiliku and Mulala Divisions that was to be undertaken during 2009/2010 at an estimated cost of Kshs21.3 million has not commenced; and; (b) what has caused the delay and when the works will commence."
}