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

{
    "id": 9763,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9763/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, such patients do not stay in hospital for six months. Sometimes they go home and return to hospital for check-up. So, we do not keep the patients in hospital for six months. It takes a patient on traction six months, but we do not keep such a patient in hospital for six months, because we cannot afford it."
}