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

{
    "id": 3179,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3179/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "4. Despite Kenya being a signatory to the Abuja Declaration, 2001 and as recommended by the World Health Organization (WHO) that states that the Government should assign 15 per cent of its annual budget to health care, Kenyans have suffered deliberate annual cuts in national budget allocations to health care. Thus the health care sector has been unable to serve its providers and those in need."
}