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

{
    "id": 424242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/424242/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "The Senate Majority Leader",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "(Sen. (Prof.) Kindiki): Mr. Deputy Speaker, Sir, thank you for protecting me from the excesses of Sen. Wetangula. Ordinarily, even in the circumstances we are in, if I was approached by a Chair of a Committee who needs an answer urgently and cannot obtain it from a Cabinet Secretary or a Principal Secretary, I would facilitate. That would take hours or minutes. However, I have not been approached. That is the spirit that we should continue with. Let us not blame any person and yet we have not exhausted the avenues that exist."
}