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

{
    "id": 4775,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4775/?format=api",
    "text_counter": 656,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Madam Temporary Deputy Chairlady, the import of this amendment is to avoid a situation where unqualified persons prepare survey works, valuations or environmental impact assessments which are subsequently submitted through engineers for use. This has happened in the past and this matter was discussed with the Committee and accepted."
}