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

{
    "id": 235092,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/235092/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Mr. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, my problem is that Clause 16 as proposed in the amendment does not allow for discretion by the Commissioner. What the Minister is trying to do is to give the Commissioner a discretion to prescribe, and I think that is where the trouble is. We have always had a problem of discretions being misused by the Commissioner or the Minister. So, I oppose that proposal to amend Clause 16."
}