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

{
    "id": 999012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999012/?format=api",
    "text_counter": 361,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "(2) Despite any penalty that may be imposed under subsection (1), a person who is found guilty of an offence under subsection (1) is liable to pay three times the value of the misappropriated money or goods. Madam Temporary Chairperson, this is about penalties. I will be brief but I have to explain the import to Members very briefly."
}