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

{
    "id": 173772,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173772/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Mr. Speaker, Sir, I would like to inform the hon. Member that, without information, we cannot make reasonable judgement and decisions. That is why we have decided that we are going to ask somebody, that is the Kenya Police, to do investigations so that we have the relevant and concrete information which then---"
}