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

{
    "id": 12002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12002/?format=api",
    "text_counter": 308,
    "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": "The accounts of 2007/2008 Financial Year were queried by the Controller and Auditor-General and he submitted his Report to this House. The Public Accounts Committee (PAC) duly investigated the matters raised for that financial year and in December, 2010, submitted a Report containing its recommendations to this House for adoption."
}