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

{
    "id": 100827,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100827/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, I am not saying that this House will play second fiddle to the KACC. I am just saying that this report was handed over to the KACC. So, the appropriate body that is now in control of that report is the KACC."
}