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

{
    "id": 100848,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100848/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, I would be more than happy to oblige but I do not have the authority to direct the KACC. So, I can request but that does not necessarily mean that the KACC is bound to give me any information. That is why I was saying that there are other arms of the Government which can perform that function."
}