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

{
    "id": 89789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89789/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "(a) whether he is aware that due to cost implications and overloaded appointments at the Kenyatta National Hospital, patients from Central Province with kidney problems die either due to failed appointments or financial constraints;"
}