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

{
    "id": 30792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30792/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Chairman, Sir, I am on a point of order and this is irregular and unprocedural. If hon. Ruto could be patient and let me finish--- This would amount to heckling and we should not allow it here. I should be given a chance to finish what I have to say."
}