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

{
    "id": 3176,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3176/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "1. As evidenced by the state of the public sector hospitals, lack of human resource, providing training, medical equipment, supporting infrastructure, medicine, capacity building, sustainable policy in management, the health sector has been, and still is, heading for tragic collapse."
}