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

{
    "id": 80036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80036/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Assistant Minister outline the measures that he is taking to ensure an incident like the one where Kenyans lost lives and others injured will not happen again? I happen to have been at the same match where Mrs. Shebesh’s son was beaten. All the gates of the stadium were locked. The keys were not anywhere near. It was clear that it was a disaster waiting to happen."
}