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

{
    "id": 797754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/797754/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Chairperson of the Committee on Lands, Environment and Natural Resources has got other several statements which have been pending for quite some time. Could he get the answers to those statements so that we dispense them off?"
}