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

{
    "id": 1111984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111984/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "The health situation in the county is deplorable. There are no drugs in most of the hospitals in Nandi County. Even in the major one, Kapsabet Referral Hospital, there are"
}