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

{
    "id": 4664,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4664/?format=api",
    "text_counter": 545,
    "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 24 be further amended in subclause (2) by deleting paragraph (b) and substituting therefor the following new paragraph— “(b) has at least fifteen years relevant and proven experience in design and construction management specific to the work to be checked; and”"
}