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

{
    "id": 1481603,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1481603/?format=api",
    "text_counter": 357,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "(c) inserting the following new subclause immediately after subclause (5)— (6) For purposes of this Act, a child with special needs includes a child with disability, a child with mental illness and a child in a marginalized area."
}