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

{
    "id": 101034,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101034/?format=api",
    "text_counter": 268,
    "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, the CFS and debt payment are above the line. Those are statutory commitments of the Government of Kenya. Pensions are included in that. Those ones do not come before this House. We present and give a full account of what they are. What we are looking for is the expenditure for line Ministries through the Vote on Account and that is what requires parliamentary approval."
}