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

{
    "id": 266333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/266333/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "I am very happy with the drafting of this Bill. I concur with most of the observations that have been made. Of course, I have stood here many times to say we can always improve. Some of the things in this Bill can be improved at the Committee Stage. Others will be improved after we have passed the law."
}