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

{
    "id": 24096,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24096/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Temporary Deputy Chairman, I beg to move:- THAT, Clause 22 of the Bill be amended in Subclause (3) by inserting a new paragraph immediately after paragraph (d) as follows- (e) if the office holder dies. It is simple really! It was omitted because it looks obvious. However, I am only trying to say that if the office holder of the Speaker dies, then the office becomes vacant."
}