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

{
    "id": 5724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5724/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, it is good enough for the Ministry to say that they are making learning more friendly to the older persons. Of course, I assume that it is also the policy of the Ministry to make learning friendly to the young. What is the policy of the Ministry in mixing 60 year-olds going to class with 45 year-olds? How does it make learning friendly for the young and the old when you mix them like that?"
}