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

{
    "id": 1377921,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1377921/?format=api",
    "text_counter": 1381,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "(2) A person who contravenes the provisions of subsection (1) shall be liable, on conviction to a fine not exceeding ten million shillings or imprisonment of a term not exceeding five years, or to both."
}