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

{
    "id": 91125,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91125/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "It was agreed that complaints of hate speech made by NCIC be referred to the CID for proper criminal investigations and thereafter, the completed investigations file be reviewed and evaluated by a joint team of the Department of Public Prosecutions in my Office, the NCIC and the CID before it is forwarded to the Attorney-General for perusal and appropriate directions."
}