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

{
    "id": 54923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54923/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "I want to reiterate that I have consulted very widely amongst all the people in the medical field. I expect that anything they will have said will be incorporated into the Bill through amendments during the Committee Stage. I once again want to thank all those who have contributed for noting that at one point or another, one might require to be nursed. The nursing officer who will attend to you is so important."
}