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

{
    "id": 1808,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1808/?format=api",
    "text_counter": 332,
    "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": "Madam Temporary Deputy Speaker, the public health sector has considerably invested in research, both scientific and operational. The Kenya Medical Research Institute (KEMRI) is the flagship agent for medical research in the sector. Other agencies of the Ministry that engage in research include the Division of Vector Borne Diseases, Malaria Control and Programme, and National Public Health Laboratories. Clinicians are also encouraged to carry out operational research in their areas of specialization, and a number of service delivery improvements have been made out of this type of research."
}