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

{
    "id": 822222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/822222/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mumias East, JP",
    "speaker_title": "Hon. Benjamin Washiali",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": " I am wondering why we are bringing the amendments and why such an important letter missed to be part of the annexures of this Report. 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."
}