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

{
    "id": 41153,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/41153/?format=api",
    "text_counter": 277,
    "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. Deputy Speaker, Sir, the Budget for the Financial Year 2011/2012 that I presented to this House yesterday was formulated within a fiscal framework aimed at achieving and sustaining macro-economic stability, while laying a firm foundation for reducing unemployment and poverty as envisioned under Vision 2030."
}