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

{
    "id": 4392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4392/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 2 be further amended— (a) by deleting the definition of the term “Minister”; (b) in the definition of the term “engineer” by deleting the words “graduate engineer” appearing immediately after the words “professional engineer”; (c) by inserting the following new definition in its proper alphabetical sequence— “Cabinet Secretary” means the Cabinet Secretary for the time being responsible for matters relating to engineering”; (d) by inserting the following new definition in its appropriate sequence - “survey” means all types of physical inspection of facilities for engineering purposes but does not include land, hydrographic or aerial surveys;"
}