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

{
    "id": 83333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83333/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Madam Temporary Deputy Chairlady, I would like to support the amendment, but how nice it would have been for the Committee if you were to consider the possibility that we could have a body, a group of people and very powerful individuals who would try to obstruct the work of the Commission! Probably, it would have been nice for us to introduce an allowance, or a provision, for penalties so that it deters people completely from attempting to block this wonderful Commission. However, I support the amendment so that we can move on."
}