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

{
    "id": 223784,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223784/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Yattani",
    "speaker_title": "",
    "speaker": {
        "id": 369,
        "legal_name": "Ukur Yattani",
        "slug": "ukur-yattani"
    },
    "content": "Mr. Deputy Speaker, Sir, in my reply, I have indicated that investigations are on. There could be an unfortunate incident that the building was not insured, but as a Ministry, we have given the necessary guidelines that all the institutions' property be insured as soon as possible."
}