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

{
    "id": 55722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55722/?format=api",
    "text_counter": 178,
    "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. Temporary Deputy Speaker, Sir. I have heard you say that Mr. Kutuny is not here to ask the Question. Mr. Kioni has requested to ask the Question on his behalf. Is it in order for this to be done when, in my view, unless Mr. Kutuny asks the Speaker in writing to delegate this to another Member of Parliament, he would be in breach of the Standing Orders and guilty of misconduct?"
}