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

{
    "id": 42005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42005/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "asked the Minister for Agriculture:- (a) whether he could explain the whereabouts of the Kshs6 per tonne capital levy paid by cane farmers to Mumias Outgrowers Company Ltd. (MOCO) for a total of 21 years; (b) how much was collected during this period, and, (c) when sugar-cane farmers will benefit from the accruals."
}