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

{
    "id": 17932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17932/?format=api",
    "text_counter": 552,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "(a) in Subclause (7) by deleting the words “ten thousand shillings or to imprisonment for a term not exceeding one” and substituting therefor the words “one million shillings or to imprisonment for a term not exceeding three”;"
}