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

{
    "id": 12885,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12885/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "As it has been said by my other colleagues, people in other parts of the country cannot access treatment. We want to advise the Government that cancer treatment be devolved to the county level, so that each of the 47 counties has equipment for diagnosis and treatment of cancer, so that the population out there is able to access cancer treatment nearby and cheaply. There is need for this Government to give sufficient money for training experts on cancer. We do not have ten oncologists in this country or even oncology nurses. All technicians are below ten. When you look at the population of 41 million people, it is not practical that at the rate of cancer incidents, five oncologists will attend this population."
}