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

{
    "id": 130373,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130373/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Speaker, Sir, I am a bit baffled by the nomenclature describing hospitals, dispensaries and all these. Is it possible to have a sub-district hospital without a district hospital? If my logic makes sense, you cannot talk about a sub-district hospital when you do not have a district hospital. Is it based on geography or facilities? Which is which?"
}