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

{
    "id": 1807,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1807/?format=api",
    "text_counter": 331,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "On claims of annual cuts on health budget contrary to the Abuja Declaration, Kenya is a signatory to the Abuja Declaration. However, the 15 per cent allocation of the national budget to health is seen as a long-term goal which the signatories try to achieve. Currently, Kenya stands at 7 per cent. It is not true that there have been annual cuts to the health budget. The Printed Estimates published by the Treasury every year shows that the budget for the sector has been increasing. However, it has not been increasing in proportion to the demand of the increasing population and new health facilities. New facilities are constructed or upgraded each year. Since they are drawing from the limited pool of resources, the impression created is that the budget is being cut."
}