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

{
    "id": 1109777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1109777/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Moiben, JP",
    "speaker_title": "Hon. Silas Tiren",
    "speaker": {
        "id": 2364,
        "legal_name": "Silas Kipkoech Tiren",
        "slug": "silas-kipkoech-tiren"
    },
    "content": "(4) A person who contravenes the provisions of this section commits an offence and shall be liable, on conviction, to a fine not exceeding three times the domestic value of the sugar in respect of which the offence is committed or two million shillings, whichever is the higher, or to imprisonment for a term not exceeding ten years, or to both."
}