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

{
    "id": 789948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789948/?format=api",
    "text_counter": 413,
    "type": "speech",
    "speaker_name": "Hon. Bowen",
    "speaker_title": "",
    "speaker": {
        "id": 2256,
        "legal_name": "David Kangongo Bowen",
        "slug": "david-kangongo-bowen"
    },
    "content": "Thank you, Hon. Chairman. I want to support the Chairman of the Committee. I also want to say that even as we renew the terms of the heads of these institutions, The electronic version of the Official Hansard Report is for information purposes only. Acertified version of this Report can be obtained from the Hansard Editor."
}