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

{
    "id": 122222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122222/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to ask the Deputy Prime Minister and Minister for Finance the following Question by Private Notice. (a) Why is it that in spite of the operationalization of the Public Procurement and Disposal Act nearly two and a half years ago, the post of Director-General of the Public Procurement and Oversight Authority remains vacant? (b) How has the failure to appoint a substantive Director-General impacted on the Authority’s national and international operation? (c) When will the appointment be made?"
}