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

{
    "id": 7081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7081/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Speaker, Sir, when answering this Question, I am very much aware of the way Government documents are audited. I know that hon. Khalwale is the Chairman of the PAC and he knows how Government audits are done. Looking the way this Question is put, what I have provided could be something like a management report. It is in response to this Question. If it is an issue of audit, I think we will have to follow the Government procedures and I am sure the hon Member knows how those procedures are followed."
}