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

{
    "id": 1850,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1850/?format=api",
    "text_counter": 374,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Madam Temporary Deputy Speaker, I want to ask the Assistant Minister whether he is actually aware that one of the major reasons as to why the doctors have gone on strike is poor facilities or lack of facilities that are necessary for them to save lives. Our doctors have actually watched helplessly as patients die, whereas the diseases killing them are actually treatable. Are we turning our doctors into undertakers, who handle bodies, instead of facilitating them to be able to save lives?"
}