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

{
    "id": 1658,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1658/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "asked the Minister for Forestry and Wildlife:- (a) how many people have been killed or injured by crocodiles and hippopotamus in Lake Turkana since 2000 and whether he could indicate the respective years and the locations of the events; (b) how much money has been paid as compensation to the victims and/or their next-of-kin; and, (c) what the Government is doing to avert the menace caused by the crocodiles/hippopotamus in Lake Turkana."
}