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

{
    "id": 42265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42265/?format=api",
    "text_counter": 372,
    "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, Clause 7 of the Bill be amended in the proposed Section 18A by inserting the following new subsection immediately after Clause (1)- (2) For the avoidance of doubt, this section applies in equal respects to all categories of nurses whether registered, enrolled or licensed as such under this Act."
}