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

{
    "id": 9754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9754/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "(a) I am aware that the male and female surgical wards at Kerugoya District Hospital are congested. I am also aware that many patients in the said wards are unable to raise money for metal plates and other surgical accessories required to fix fractures."
}