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

{
    "id": 116973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/116973/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "asked the Deputy Prime Minister and Minister for Finance whether he could provide the names of former Members of Parliament who have received ex-gratia payment as recommended by the Justice Cockar Tribunal, the total amount involved as well as the status of tax deducted from each of the recipients."
}