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

{
    "id": 45812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45812/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Deputy Speaker, Sir, under Clause 28, there is the right to participate in the profits by a member. Now, that particular clause actually forbids somebody who is not a member to participate in the profits of that company. That way, the shareholders’ interests are protected."
}