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

{
    "id": 3857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3857/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "asked the Minister for Education:- (a) whether he could provide a list of Special Schools and Technical Training Institutions which are caring for the mentally challenged, hearing impaired, visually handicapped, physically challenged and deaf/blind in the country; (b) whether he could consider funding the schools/institutions adequately, considering that most parents/guardians of such students cannot afford high school fees; and, (c) whether the Government could transfer the Technical Training Institutes to the Ministry of Higher Education, Science and Technology for financial support and infrastructural development."
}