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

{
    "id": 111585,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111585/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, my interest in this matter - which the Assistant Minister did not specifically state - is that, that insurance company was put under statutory management purely because it could not meet the claims totaling to Kshs600 million. The new owners have only pumped in Kshs200 million. My question is very simple: What assurance is there that Invesco will be able to pay the previous claims amounting to Kshs600 million? They might as well accumulate more!"
}