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

{
    "id": 58925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58925/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Therefore, I want to persuade this House that this Motion be withdrawn, so that the Minister can factor in the CDF money that we are requesting, because analysis has shown that 70-80 per cent of the CDF money normally impacts positively on the lives of the people of Kenya. Out of the Central Government expenditure, only thirty per cent impacts to the welfare of Kenyans."
}