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

{
    "id": 153438,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153438/?format=api",
    "text_counter": 292,
    "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, His Excellency the President has signified his consent to this Bill. The Supplementary Appropriation Bill, 2009, seeks statutory approval from this Parliament of the expenditures contained in the Recurrent and Development Supplementary Estimates of the Financial Year 2008/2009, which I laid before this House yesterday."
}