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

{
    "id": 15322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15322/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I also want to support my colleagues in requesting that you allow us time, particularly for a different reason. The documents that have been tabled here mainly dwell on donor support. As we all know, there is also the Government of Kenya contribution to this programme. The Controller and Auditor-General has raised serious audit queries on the Kazi Kwa Vijana Programme in the Report for the 2008/2008 Financial Year. Therefore, if you allow us time, we will be able to consolidate all these audit queries and address them."
}