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

{
    "id": 133131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/133131/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, this Question was transmitted to my office around midday today when we were launching the Prime Minister’s Strategic Plan. So I saw this Question on the Order Paper as I was coming here. I appreciate that it is a very important Question that requires me to consult several literature and also other experts so that I can give a substantive answer. I would also want to consult other jurisdictions from other countries with similar systems like ours. I would request Mr. Mungatana that the Question be deferred, so that I can give a substantive answer next week."
}