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

{
    "id": 122309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122309/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Deputy Speaker, Sir, I always sympathize with the poor Kenyans who cannot feed themselves. But, at the same time, I am against programmes that will make these poor so dependent on handouts and subsidies which will make them not to move out of this cycle of poverty. I would want to know from the Rt. Hon. Prime Minister what programmes or policies the Government has to go hand-in-hand with this feeding programme in order to get these poor Kenyans out of this dependency situation. Thank you, Mr. Deputy Speaker, Sir."
}