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

{
    "id": 112091,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112091/?format=api",
    "text_counter": 148,
    "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 am surprised that he has not received a written reply when I am aware that the written reply was sent to Parliament this morning. He is a learned colleague, I know he will follow my response."
}