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

{
    "id": 988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/988/?format=api",
    "text_counter": 493,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to second this Report by the Departmental Committee. I support that sugar prices should be reduced so that Kenyans can afford. At the same time, we support the importation of duty-free sugar for the time being, so that we can allow sugar cane farms to develop, instead of the current situation where farmers are harvesting immature cane. That will save the sugar belt. Thank you very much. I second."
}