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

{
    "id": 204436,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204436/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, if only the hon. Member had listened to the earlier answer he would have not thought I was out of order. I said that as of now, the issue of compensation does not arise. I cannot predict the result of the inquest. When the process is over, whatever other necessary steps arise, they will be taken from there."
}