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

{
    "id": 1110636,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110636/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "May I add, for the benefit of this House, that healthcare infrastructure in this country is heavily dependent on the NHIF. If NHIF collapses today, the healthcare system in this country would collapse. So, we need to try as much as possible to protect the NHIF from any possible loss of property."
}