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

{
    "id": 213002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213002/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister said that the UN compensates the affected soldiers. What about the Kenyan Government? Does it compensate the affected soldiers? The UN does so, but what about us in case a soldier dies or is injured?"
}