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

{
    "id": 100840,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100840/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, as I said we commissioned the report which called for further investigations. We handed over the report to the investigative authorities. If I am directed I can avail the report. However, it is now with the Kenya Anti-Corruption Commission (KACC)."
}