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

{
    "id": 4398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4398/?format=api",
    "text_counter": 279,
    "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, I have no objection to the proposals under parts (a) and (b) of Eng. Gumbo’s amendment and the deletion of part (c), but I have a problem with part (d) of the proposed amendment. Under part (d) of the amendment, the hon. Member is attempting to define the word “survey”. That would mean we are protecting the word “survey” in this law. I do not think it is the intention of this Bill to protect the word “survey” because there is no attempt, even on the part of the engineers, to protect the word “engineer”."
}