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

{
    "id": 105912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105912/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "First of all, I want to commend the Deputy Prime Minister and Minister for Finance for the way he has handled this Ministry, for the Budget he read and for this Supplementary Estimates. I want to caution him on one issue. A couple of years, we have been financing our Budgets by selling parastatals. We will come to a time when all these parastatals will have gone. We need to develop mechanisms where we can raise revenue without relying on selling our cows."
}