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

{
    "id": 170444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170444/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, the law is not made to serve the interests of other persons apart from the citizens. If there is need for the law to be amended to define young as people aged 18 years and not any other age, it should be done. If there is going to be a contradiction in that amendment, then the Assistant Minister should say that he needs to have an inter-ministerial committee to look at how the law can be amended so that the legislation can incorporate the young because there is no doubt that the youth nowadays mature much earlier than they used to."
}