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

{
    "id": 34682,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34682/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, you will notice that in this case the Assistant Minister is relying on the inquest. This is clearly a case of extrajudicial killings and the police should not be expected to compile the inquest file, prosecute it themselves and then come out with the truth. I kindly ask the Chair that this matter be referred to the Departmental Committee on Administration and National Security so that more details can come out."
}