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

{
    "id": 96563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96563/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Last week, I had asked for certain details from the Minister and this afternoon, I got the details showing that funds have been deposited with the NSSF, LAP Trust, LAFPRO Fund and Public Trustee. There are a lot of figures and pages here. I need time to interrogate this fully because there are retirees of the council who say that their funds have not been remitted to those funds and I need to find out before the Question is answered."
}