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

{
    "id": 56622,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56622/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I said that we have established the Policy Holders Compensation Fund. This Fund has money which is available to compensate the insured, should we get the two companies in liquidation. This is a very vibrant Fund because every policy holder pays 0.25 per cent and the insurance company also pays 0.25 per cent. This makes 0.5 per cent of every remittance by the policy holders."
}