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

{
    "id": 456217,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456217/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Hon. Gaichuhie",
    "speaker_title": "",
    "speaker": {
        "id": 17,
        "legal_name": "Nelson Ributhi Gaichuhie",
        "slug": "nelson-gaichuhie"
    },
    "content": "Hon. Temporary Deputy Speaker, I want to confirm to this House that our Committee, the Departmental Committee on Finance, Planning and Trade went through this Memorandum and we concurred, as a Committee, that these amendments are worthwhile. The only dissenting view was on that clause that hon. Sakaja commented on because we felt that when we leave it like anybody can stop somebody from running an insurance company without set parameters, it will be a problem. But we agreed that it would be difficult for us to raise the required number. So we agreed, as a Committee, that we let the Memorandum just go as it is. I just want to confirm on behalf of the Committee that we went through the Memorandum."
}