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

{
    "id": 4132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4132/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have just been made to understand that Mr. Mwaita is in hospital. He was taken to hospital this afternoon. His Personal Assistant (PA) has just reported to me that he was expected to raise a Question here. However, because of that situation I wish to inform the Chair of it. I just got the information about 30 minutes ago."
}