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

{
    "id": 80241,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80241/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Medical Services the following question by Private Notice. Why did the Minister, in appointing the Kenya Medical Laboratory Technicians and Technologists Board, fail to comply with the provisions of sections 6(1), (7) and 6(1)g, 6(1)e, 6(1)f, 6(1)c and 6(1)h of the Medical Laboratory Technicians and Technologists Act, (No. 10 of 1999)?"
}