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

{
    "id": 100066,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100066/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Madam Temporary Deputy Chairperson, I beg to move:- THAT, Clause 2 of the Bill be amended- (a) In the definition of “Accounting Officer” by deleting the words “Ministry for the time being responsible for matters relating to provincial administration” and substituting therefor, the words “the relevant agency”; (b) By deleting the definition of “relevant agency” and substituting therefor the following new definition- “relevant agency” means the National Campaign Against Drug Abuse Authority or its successor in law as the public body or department responsible for matters relating to alcoholic drinks."
}