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

{
    "id": 57839,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57839/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to know from the Assistant Minister: What is the basic equipment that we should have in district and provincial hospitals? We have several patients suffering from heart and renal diseases and yet, in most district and provincial hospitals, we do not have machines to treat those kinds of patients. What is the Ministry doing to ensure that every district hospital has some basic equipment?"
}