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

{
    "id": 132404,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132404/?format=api",
    "text_counter": 493,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Madam Temporary Deputy Speaker, this Ministry’s net allocation for the Financial Year 2009/2010 is Kshs3.1 billion and Appropriations-In-Aid (A-in-A) of only Kshs24 million. The Development Expenditure is allocated a net of only Kshs1.2 billion with A-in-A of Kshs264 million. This translates to just 0.69 per cent."
}