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

{
    "id": 45795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45795/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this Bill is as a result of the reform process that was undertaken by the Attorney-General in the 1990s, when he set up a task force to review the laws relating to companies, investments, partnerships and insolvency. All the stakeholders were represented in that taskforce. We had representation of such institutions as the Kenya Association of Manufacturers, Federation of Kenya Employers, COTU, National Chamber of Commerce and Industry, accountants, chartered secretaries and lawyers, particularly those who specialise in corporate practice. We had representations from eminent industrialists and so on."
}