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

{
    "id": 12001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12001/?format=api",
    "text_counter": 307,
    "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, again, on 25th May, 9th June and 14th June, the Chair had indicated that the ruling would be made, but no ruling has been made to date. I would like to reiterate that the Statement requested relates to accounts for the year 2007/2008, 2008/2009 and the position of those accounts is as follows:-"
}