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

{
    "id": 101041,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101041/?format=api",
    "text_counter": 275,
    "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, what I precisely said is that what we are passing here is the Vote on Account. The CFS are commitments of the Kenyan Government which are captured in the Estimates. Parliament is informed what our debt is and what we need to pay. Those payments, with or without parliamentary approval, must and will be made. This has already been tabled before this House, for example, the 12 per cent is in the law. The CDF money, for example, comes directly above the line. Parliament does not approve that percentage because it is already approved by this House."
}