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

{
    "id": 4787,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4787/?format=api",
    "text_counter": 668,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Madam Temporary Deputy Chairlady, what I am saying is that let us not bring discipline issues with regard to land surveyors, because there is another law that governs the management of services provided by surveyors. That is why I am saying that I would like the hon. Member, with the same gusto, to put an amendment on the relevant law, so that discipline is placed on surveyors, so that when their services are called upon by other professional institutions, they are able to give services that are realistic and within ethical requirements."
}