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

{
    "id": 42255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42255/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I concur with the Minister because it is a matter of life and death. When a nurse makes a mistake, it is a really grave mistake. In actual fact, we should be talking of millions now because---"
}