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

{
    "id": 126923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/126923/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Mr. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Finally, how many airlines, if any, has KCAA reprimanded in the last five years on account of questionable safety operations and if so, what was the nature of the reprimand? Lastly, could the Minister confirm to the citizens of Kenya if the KCAA has been granted, and does have, the capacity to oversee air safety in Kenya?"
}