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

{
    "id": 50753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50753/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, I have indicated the time at which the patient was seen by the clinical officer. I have clearly stated that this information cannot be altered because it is a computer printed document. The patient decided not to be admitted because he wanted to go home. His condition was such that the patient had to be admitted. But, in fact, he ignored the clinical officer’s recommendation that he be admitted."
}