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

{
    "id": 4777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4777/?format=api",
    "text_counter": 658,
    "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, as much as I would like to sympathize with that proposal, to me, it looks like it should be an amendment in another law and not The Engineers Bill. So, my recommendation to the hon. Member, if I can persuade him, is that this is an issue on land survey and we are discussing a matter to do with The Engineering Bill. So, it looks to me like it is a very good amendment to their relevant law as surveyors."
}