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

{
    "id": 5115,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5115/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. D. Muoki",
    "speaker_title": "",
    "speaker": {
        "id": 88,
        "legal_name": "Daniel Mutua Muoki",
        "slug": "daniel-muoki"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) whether she could provide a list of all boreholes drilled in Mwala Constituency from 2006 to date and state how many of them are still capped; (b) how much it costs to equip a borehole and when will the capped boreholes be equipped; and, (c) what other measures the Ministry is taking to alleviate the acute water shortage in Mwala Constituency"
}