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

{
    "id": 4771,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4771/?format=api",
    "text_counter": 652,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 44 be amended by inserting the following new paragraph immediately after paragraph (c)— “(c) knowingly submits a land survey, valuation or environmental impact assessment document prepared by a person who is not licensed to prepare such document under any written law in force.”"
}