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

{
    "id": 27566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27566/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I would like to seek the indulgence of the Chair because the documents that have been laid here are a bit bulky and a number of Members would like to scrutinize them. I request that we defer this Question, probably, to next week to allow me time to go through the documents."
}