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

{
    "id": 4401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4401/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Madam Temporary Deputy Chairlady, if you will permit my language, this is a prompted amendment in the sense that some of our colleagues who are surveyors got the opinion that there were many times when engineering services tend to misuse the word “survey”. Personally, I agree with the Minister that the word “survey” cannot be a protected word. It ought to be generic. We do all sorts of surveys. We do poverty surveys, economic surveys, et cetera . So, in light of that explanation, I beg to drop that bit of the proposed amendment."
}