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

{
    "id": 42271,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42271/?format=api",
    "text_counter": 378,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, the Bill be amended by inserting the following new Clause immediately after Clause 4- 4A. Section 9 of the principal Act is amended in subsection (1) (i) by inserting the words “nursing commodities” immediately after the words “qualified staff”."
}