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

{
    "id": 100711,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100711/?format=api",
    "text_counter": 396,
    "type": "speech",
    "speaker_name": "Ms. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "(i) That pursuant to Section 8(3) of the Anti-Corruption and Economic Crimes Act, Act No.3 of 2003, this House approves the following three persons for appointment by His Excellency, the President to the respective positions: Dr. Patrice L.O. Lumumba as the Director; Mr. Pravin Bowry as the Assistant Director - Legal Services; Prof. J. K. Onsongo as the Assistant Director – Education, Research, Policy and Preventive Services."
}