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

{
    "id": 10381,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10381/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "asked the Minister for Medical Services:- (a) how many operational air ambulances are in Kenya and whether he could indicate their respective owners, capacity and the evacuation equipment in them; and, (b) how many helicopters the Ministry has in comparison to the Kenya Wildlife Services (KWS), the Kenya Police, the Kenya Army, Kenya Pipeline and private individuals who lease them for emergency and medical evacuation."
}