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

{
    "id": 4882,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4882/?format=api",
    "text_counter": 763,
    "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 58 be amended by inserting the following new Subclause immediately after Subclause (2)— “(3) All persons registered under the Engineers Registration Act (repealed) shall carry on as though registered under this Act, without having to apply for new registration, and shall enjoy all rights and privileges as provided under this Act except that the category of engineers referred to as ‘registered engineers” shall now be referred to as “professional engineers”."
}