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

{
    "id": 4178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4178/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, considering that cancer is becoming endemic – it is increasing every now and then - so many poor people in the countryside are affected as well. What is the Ministry doing to subsidize, or, at least, pay for the poor patients who are victims of this disease?"
}