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

{
    "id": 96707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96707/?format=api",
    "text_counter": 255,
    "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, I will not lower myself to answer that question because of the way he has asked it. I am slightly above that. I confirm that I am the Principal Legal Advisor to the Government but the issue before this House now is the production and tabling of the investigation reports which I have received pursuant to the Act. Therefore, I am within my rights to seek your guidance on the grave constitutional issues that have arisen."
}