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

{
    "id": 101902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101902/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Mwadeghu",
    "speaker_title": "",
    "speaker": {
        "id": 98,
        "legal_name": "Thomas Ludindi Mwadeghu",
        "slug": "thomas-mwadeghu"
    },
    "content": "asked the Minister for Forestry and Wildlife:- (a) whether the Government involved local communities in drawing up boundaries of Tsavo West National Parks and, if so, he could inform the House how many title deeds have been issued from the year 2000 to date; and, (b) what arrangements he has put in place to end human/wildlife conflicts and how the Government plans to compensate victims of lost human and livestock lives."
}