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

{
    "id": 1171422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1171422/?format=api",
    "text_counter": 1001,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Washiali, you are in trouble. Your amendment seeks to delete sub-clause 1 of Clause 20 and substitute therefor a new sub-clause. However, the Chair has deleted Clause 20. So, it does not exist."
}