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

{
    "id": 42006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42006/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) MOCO has taken Mumias Sugar Company to court on the matter; the whereabouts of Kshs6 per tonne capital levy paid by Mumias Sugar-cane farmers. Hence, it will be prejudicial for me to give any further information. (b) Between 1975 to 1998, a total sum of Kshs288,117,285 was deducted by MOCO as sugar-cane levy from farmers between commencement and stoppage time."
}