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

{
    "id": 2280,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2280/?format=api",
    "text_counter": 312,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the tea industry production is structured in two categories, that is the plantations and the small holder. The small holder category accounts for more than 56 per cent of the total tea production, and is managed through the Kenya Tea Development Agency (KTDA) Ltd. The small holder tea production was established under the Agricultural Act, Cap. 318 of the Laws of Kenya and managed by the Government in 1960 under the Special Crop Development Authority (SCDA), a body which was replaced by the KTDA in 1964."
}