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

{
    "id": 1104220,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1104220/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Endebess, JP",
    "speaker_title": "Hon. (Dr.) Robert Pukose",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker. From the outset, I want to thank every Member who has contributed to this very important Bill which is very historic for Parliament. I think when the history of this Parliament will be written, this is one of the very important Bills that this House will have passed."
}