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

{
    "id": 157028,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157028/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " On a point of order, Mr. Speaker, Sir. This was not a Question, but a request for a Ministerial Statement, which I have made. I would like you to clarify whether statements are supposed to be availed to hon. Members because that is not the procedure that we have operated on before. So, Mr. Speaker, Sir, I would like you to clarify."
}