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

{
    "id": 100385,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100385/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "asked the Minister for Medical Services:- (a) whether he could provide information on the payment of medical risk allowances to all medical professionals by cadre since 2002; (b) what is the establishment status of plaster technicians in the country; and, (c) why the Government suspended the training of orthopedic technicians in 2001."
}