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

{
    "id": 124824,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124824/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Secondly, he knows very well that the process of landing involves both instruments and the tarmac. Could he clarify why in Kenya, whereas the KCAA is the one that has the biggest responsibility for landing, why is it that the KAA is the one that collects the landing fees and not the KCAA?"
}