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

{
    "id": 5052,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5052/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, in view of the seriousness of this matter and the Assistant Minister having admitted that there is massive brain-drain, what comprehensive plan does the Government have about improving the doctors’ terms and conditions, including the nurses and all other staff in the hospitals and also to equip our hospitals? Some of the conditions in the hospital include lack of proper diagnostic equipment and lack of proper facilities for treatment, including cancer treatment."
}