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

{
    "id": 1666,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1666/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Mr. Deputy Speaker, Sir, I am always responsible for the accuracy of the information that I present in this House. When this Question was asked sometime in July we prepared an answer that was delivered to Parliament. But the additional supplementary information that I was giving out was answering the Question. At that particular time, there were only six cases whose processing was still being done for compensation. But so far, the information that we have got – and take this as the truth – is that, that has already been dispensed with and the money sent through the District Commissioners. If there are particular incidences that any hon. Member here may think that we have delayed paying, give me that information and I will make a follow up and I will get you a feedback."
}