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

{
    "id": 3666,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3666/?format=api",
    "text_counter": 511,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Supporting the Bill brings to mind some of those dark memories of the 1980s and as recently as the 1990s, when depositors lost huge chunks of their money in banks that went under. I must say that I was one such victim. In one of those banks which went under, I lost Kshs21 million, only to be told that I was entitled to be paid only Kshs100,000. It does not matter now. It happened. The way forward is the route we have taken, so that all deposits are properly protected through a viable insurance scheme."
}