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

{
    "id": 112133,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112133/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Speaker, Sir, on the issue of witnesses being protected, I want to inform this House that I published a Bill, which I believe has now matured. It should really be on the Order Paper as a matter of priority. When it comes here, I hope that hon. Members will be able to enact it quickly so that we can have an effective structure in place to protect witnesses."
}