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

{
    "id": 555462,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555462/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Hon. Gikaria",
    "speaker_title": "",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": "One of the advantages is that this country has moved along in trying to reform the prisons and how the prisoners are handled. Recently, we have moved to where prisoners can be visited by their family members. It is a good move. Those prisoners can feel that they are still acceptable in their society and by their families and friends. We have specific days set aside for visits. That is an advantage."
}