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

{
    "id": 5955,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5955/?format=api",
    "text_counter": 468,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "Madam Temporary Deputy Speaker, secondly, we intend to improve the business environment in this country. It is one of the undertakings I gave when this House acceded to my nomination to this Office. I said then I would like to see the Attorney General’s Office support the business community in a more robust manner. We will be bringing to this House more legislation supporting the environment in which Kenyans and foreign investors do business."
}