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

{
    "id": 2374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2374/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "asked the Minister of State for Special Programmes:- (a) whether she could state to the House how many people have died in each district in the country due to famine since 2009; (b) to state what the food deficit in the country is since 2009; (c) what measures she will take to ensure that residents of Nyakach Constituency, who are adversely affected by the prolonged drought, are provided with sufficient relief food."
}