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

{
    "id": 42362,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42362/?format=api",
    "text_counter": 469,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Deputy Speaker, Sir, if you consider the totality of these Bills, the Accountants Act, the new Companies Bill that has gone through Second Reading the net effect is to be able to create an environment that allows us to rapidly modernize this country and build momentum for growth, thereby creating jobs and having an environment in which we encourage the private sector to grow."
}