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

{
    "id": 6472,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6472/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. If there is direct evidence which the Asisstant Minister is not denying, and the incident complained about took place on 11th November, 2011, is it in order for the Assistant Minister to say that they are still zeroing in on this suspect when more than two weeks have elapsed?"
}