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

{
    "id": 9492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9492/?format=api",
    "text_counter": 556,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "I also want to say that although this was seen on television by many people and it shocked many of us, it is something that happens in Nairobi everyday; it happens in the slums of Nairobi among the poor and the marginalized people of Nairobi. The only difference is that this is done in the darkness of the night and it is not seen on television."
}