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

{
    "id": 6812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6812/?format=api",
    "text_counter": 370,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, cancer was unknown to most areas in rural Kenya a few years ago. It was just like the issue of diabetes. Diabetes was not prevalent, and yet now even in rural areas such as Kinangop, you would hear, not only the old, but even young people get diabetes. This is why it is so important that we have laws to address these matters. We must have laws which the Government can anchor these research institutions, so that our people do not have to died from diseases that otherwise could be treated. This is the way to go."
}