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

{
    "id": 3597,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3597/?format=api",
    "text_counter": 442,
    "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": "Mr. Temporary Deputy Speaker, Sir, with regard to various other allegations made, I am not in a position to answer that. They are serious allegations. I believe if, indeed, the hon. Member has any evidence, then it should be taken to the appropriate authorities to be able to deal with them. I do not have any information that would make me accept the kind of very serious allegations that have been made on the Floor of this House. That information is not available to me. Indeed, if that information is available, I believe it should be made available to the necessary investigative authorities who would fall under hon. Ojode."
}