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

{
    "id": 111567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111567/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, the Insurance Regulatory Authority (IRA) was specifically established to deal with cases of non-compliant insurance companies. For this particular one, a lot has been done. Several measures have been taken. They have demanded for more capitalization. They have decided that the shareholders should not be directly involved in the management of the company. Several other measures have been taken to ensure that members of the public are not cheated. If there are any specific cases of errant insurance companies, we are ready to recommend to the IRA to take the necessary measures and deal with them as per their mandate."
}