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

{
    "id": 4922,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4922/?format=api",
    "text_counter": 803,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Thank you, Madam Temporary Deputy Chairlady. I stand to oppose this clause. There is no justifiable reason why engineers should be above all other professionals such as surveyors and architects. I do not think this is fair at all in any country, particularly in Kenya. We should be able to leave engineers to practice within their own norms. They have their own Engineers’ Registration Board which controls the engineers. We also have the Land Surveyors Board which controls the surveyors. We also have the Architectural Association of Kenya which controls architects, just like we have lawyers’ body which controls lawyers and all the other professions."
}