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

{
    "id": 72014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72014/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to ask the Minister for Medical Services the following Question by Private Notice. (a) Could the Minister explain the inordinate delay in submitting Reports for Assessment of Persons with Disabilities to the National Council for Persons with Disabilities, which has not been done since June 2010? (b) What measures has the Minister put in place to ensure that Medical Board Reports for Persons with Disabilities are forwarded to the National Council for Persons with Disabilities to enable them apply for tax exemption in accordance with the law?"
}