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

{
    "id": 192255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192255/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, the police have been to the scene but have not exhumed the bodies. Could you tell us whether your officers have been to the scene and what steps have been taken? So far, as far as we know, only a letter has been written."
}