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

{
    "id": 91128,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91128/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "In conclusion, I would like to appeal to the police to investigate diligently and expeditiously any cases of hate speech reported to them. Similarly, I would appeal to the National Cohesion and Integration Commission (NCIC) to adhere to the agreed modalities for handling of such cases and restrain themselves from making public and premature statements regarding cases and investigations or in respect of which the agreed modalities have not been completed."
}