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

{
    "id": 18000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18000/?format=api",
    "text_counter": 620,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to move:- THAT, Clause 40 of the Bill be amended by inserting a new Subclause (3) as follows- “(3) Regulations made under this section shall be tabled before Parliament for approval debate before taking effect”"
}