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

{
    "id": 1109,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1109/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "(Mr. Sirat)",
    "speaker_title": "",
    "speaker": {
        "id": 392,
        "legal_name": "Mohamed Mohamud Sirat",
        "slug": "mohamed-sirat"
    },
    "content": "to ask the Minister for Livestock Development:- (a) How much money has been used in the Animal Off-take Programme since 2008? (b) Could the Minister provide a list indicating how the money has been used and state the number of livestock bought? (c) How many animals died during the last drought in Northern Kenya and what specific measures has the Ministry taken to address the situation?"
}