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

{
    "id": 12010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12010/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " Mr. Speaker, Sir, it is true and it is a fact that what is before the Committee concerns the entire accounts. But the issue that has been raised by the hon. Member is also part of the mandate of PAC. These are the issues that they engage with Treasury officials, discuss and agree. They are issues that are also queried by the Controller and Auditor-General. That is why we are saying that this matter can more comprehensively be dealt with by the Committee that is looking at the accounts. It can also look at these particular aspects because they are part of queries that are raised on those accounts."
}