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

{
    "id": 222842,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222842/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Eng. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 341,
        "legal_name": "Eric Opon Nyamunga",
        "slug": "eric-nyamunga"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) how much money the Ministry has allocated in the Budget per year from the Financial Year 2003/2004 to 2006/2007 for construction of dykes along River Nyando for purposes of controlling floods; (b) whether he is aware that many families were displaced by the floods in February, 2007, as a result of non-completion of the dykes project; and, (c) when the project will be completed."
}