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

{
    "id": 94579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94579/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, my question is that there are cases where wild animals have become very sophisticated, like in Akingli Valley in Kisumu, where baboons can unlock house doors and eat food meant for human beings. What would happen if, in such cases, human beings decided to kill the animals, instead of waiting to be killed by the wild animals?"
}