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

{
    "id": 3911,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3911/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary deputy Speaker, Sir, if you look at that hospital, you will see that by upgrading it to a full district hospital, we are decongesting the Kenyatta National Hospital which is a referral hospital. However, the hospital was not designed to be a district hospital. But due to the population in Nairobi and because we want to decongest Kenyatta National Hospital, we made it to be a hospital and we are renovating it to conform to our criteria and norms."
}