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

{
    "id": 10245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10245/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Madam Temporary Deputy Speaker, I do appreciate the concern of the Assistant Minister. I gave other information that I think should help him to do that. However, as we wait for the answer on Tuesday afternoon – I request that the Question be answered in the afternoon – I request that the matter be investigated by other police officers not from Kayole Police Station because they are the ones who have been giving false information."
}