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

{
    "id": 4815,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4815/?format=api",
    "text_counter": 696,
    "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 47 be amended in sub-clause (2), by— (i) deleting the words “until such time as the administration of the estate of the deceased is completed” and substituting therefor the words “for not more than six months”; (ii) inserting the words “and thereafter the body of persons shall cease to carry on the business of engineering unless it can demonstrate, through legally binding documents, that it has taken on board a professional engineer as a partner or director” immediately after the words “professional engineers”."
}