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

{
    "id": 22380,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22380/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister for Agriculture:- (a) whether she could table details of the total cess collected from each of the KTDA-managed tea factories, multinationals and private factories from September 2010 to date; (b) how much of the tea cess from each factory was remitted back for rural roads maintenance; and, (c) whether she could provide a list of roads maintained by each factory from 1st October, 2010 to date, indicating how much was spent."
}