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

{
    "id": 66757,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66757/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Deputy Speaker, Sir, I seek your indulgence to have this Question pushed forward to a later date to enable the Minister to be present, so that we can have a concurrence over the same. It looks like the Minister is not in the House at the moment."
}