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

{
    "id": 42073,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42073/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "asked the Minister for Gender, Children and Social Development:- (a) what the level of compliance is with relevant provisions of the Persons with Disabilities Act, Cap. 14, relating to exemption from Income Tax Section 12(3), reservations of 5 percent of all casual, emergency and contractual positions in public and private sector to the disabled (Section 13) and provision of sign language service in all newscasts and education programmes and all programmes covering national events (Section 39); and, (b) what action the Government is taking to ensure total compliance with the law so that the disabled are not marginalized any further."
}