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

{
    "id": 5542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5542/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, it is not on the same. I seek your indulgence and I go by your direction but because this was a Question by Private Notice, I do not see the reason why the Minister would want to push it to Wednesday and yet Tuesday is a session of Parliament and we have a whole weekend including Friday and Monday to work on this. People are suffering and I think this Question can be answered on Tuesday, with your indulgence."
}