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

{
    "id": 4523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4523/?format=api",
    "text_counter": 404,
    "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": " I was only indicating a comment by the Attorney-General’s office. It may be worthwhile to retain it as recommended as opposed to deleting to replace the word “order”. I have no objection to it. That is why I wanted to leave it to this hon. House to decide which way to go. I know the Committee is in agreement with the word “recommend” as proposed by Eng. Gumbo."
}