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

{
    "id": 9494,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9494/?format=api",
    "text_counter": 558,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "I think it is shocking to live in Kenya today, where we have no consideration for others. We have total contempt for poor people from the poor areas of Nairobi. I would like to say that our Government should think very hard about this and know that these people are human beings, they need to be respected and their rights must be considered under the Kenyan Constitution."
}