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

{
    "id": 100862,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100862/?format=api",
    "text_counter": 96,
    "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. I do not want to appear like I am arguing with the Chair but my understanding of the Standing Orders is that if it is the view of the Minister to raise this issue again, then he is substantively contradicting what the Chair had ruled. So, to that extent he must comply with Standing Order No.79."
}