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

{
    "id": 117117,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117117/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, persons living with disabilities in Kenya constitute a very big number of our population. The fact that the UN Charter was ratified in 2008, and the Act passed in 2003 are good steps, but why has it taken the Ministry so long to operationalize the Act, so that persons with disabilities can access television programmes, buses, buildings and have special facilities?"
}