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

{
    "id": 234423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234423/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I am not convinced. The profits being made by these companies are abnormal. One of the companies made Kshs11 billion in one year; after taxes it came to Kshs8 billion. In business, if you break even, you are a good businessman; if you make profit, you have the welfare of your customers. But when you make abnormal profits, then you become an unscrupulous business man. Can the Assistant Minister tell us how fast he is going to register more companies and how many?"
}