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

{
    "id": 5152,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5152/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the other day, there was the Kenyans for Kenyans programme and money was being distributed to buy foodstuff for the starving Kenyans. Money was handed over to the institution of Red Cross which we expected some activities as purchase of rice in Mwea which was part of the food that the Kenya Red Cross distributes. Could the Minister tell us whether with the improvement of the scheme, the Government programme on the purchase of rice will start?"
}