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

{
    "id": 115061,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/115061/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I wish to seek your direction. The subject of hon. Assistant Minster’s answer will come under a Ministerial Statement that we are waiting for very eagerly. I wonder if it will not be in order for this to come under the Statement to be given by him, so that we can deal with them together without duplicity."
}