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

{
    "id": 222135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222135/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Mr. Tarus",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 315,
        "legal_name": "Stephen Kipkiyeny Tarus",
        "slug": "stephen-tarus"
    },
    "content": "Going by the contents of this Bill, I do realise that the proposals made here are well- intended. The Bill seeks to ensure that in any planning, the expenditure does not exceed the revenue. We always say that we must balance our budgets. I think this Bill seeks to ensure that we do not burden the people of Kenya with deficit financing. I stand here, having read this Bill, to say that I do support it. With those few remarks, I beg to support."
}