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

{
    "id": 620568,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/620568/?format=api",
    "text_counter": 292,
    "type": "speech",
    "speaker_name": "Hon. Ogolla",
    "speaker_title": "",
    "speaker": {
        "id": 1264,
        "legal_name": "Gideon Ochanda Ogolla",
        "slug": "gideon-ochanda-ogolla"
    },
    "content": "We have had historical problems based on miscarriage of justice. We have had people in jail for long periods of time only to be discovered later that there were problems in terms of how the cases were handled either in court or in the understanding that some of the culprits did not know the judicial processes."
}