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

{
    "id": 192074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192074/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Deputy Speaker, Sir, this is a company. It has directors. They can sit and make decisions as to how they want to operate the company. The Government cannot regulate what they do. So long as they live within the mandate they were allowed by the law, they can go ahead and operate."
}