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

{
    "id": 5037,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5037/?format=api",
    "text_counter": 33,
    "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": "In the financial year 2011/2012, Kshs24, 335,602 has been allocated for training of health workers. At least, 95 per cent of it is used to pay for the training of medical doctors at post-graduate level. However, this allocation is insufficient to meet the training needs of health workers as it falls short of the requirement of Kshs350 million annually. Due to this funding shortfall, the Ministry has over a time accumulated debts with training institutions that currently stand at Kshs85 million."
}