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

{
    "id": 2253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2253/?format=api",
    "text_counter": 285,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "The other issue that we need to address is overhead costs within the Kenya Tea Development Agency (KTDA). When you look at what the farmers earn after deductions from loans and other overheads, farmers end up earning very minimum payment. We need to come up with incentives. If the Government can reduce overheads, farmers can grow a lot of tea and earn more revenue for this country. By employing many managers at the head office, we will not be helping farmers. We will not be worried about overtaxing Kenyans to meet our targets of revenue collection."
}