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

{
    "id": 1001081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001081/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Kiambaa, JP",
    "speaker_title": "Hon. Paul Koinange",
    "speaker": {
        "id": 1775,
        "legal_name": "Paul Koinange",
        "slug": "paul-koinange"
    },
    "content": " Thank you very much, Hon. Deputy Speaker and Hon. Members. I have noted most of the concerns that the Members have especially on the issue The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}