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

{
    "id": 1103491,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103491/?format=api",
    "text_counter": 534,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Zani",
    "speaker_title": "",
    "speaker": {
        "id": 13119,
        "legal_name": "Agnes Zani",
        "slug": "agnes-zani"
    },
    "content": "However, we know that especially where chemotherapy has been given and when a patient has not performed very well, it becomes very difficult. It is not only difficult in terms of the health outcome, but also in terms of the specific provision that is given in terms of the medication. That is how expensive it is and the family having to be involved and people having to come in to make a lot of contribution."
}