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

{
    "id": 32982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32982/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Prof. Anyang’-Ny’ong’o",
    "speaker_title": "The Minister for Medical Services",
    "speaker": {
        "id": 193,
        "legal_name": "Peter Anyang' Nyong'o",
        "slug": "peter-nyongo"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Will it be in order for me to request that the Committee informs the Minister when his officers are summoned to appear before the Committee so that we can be on the same wave length? Unless I have official information, either from the Clerk or the Committee, I would not know what is happening in Heaven or on Earth."
}