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

{
    "id": 2283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2283/?format=api",
    "text_counter": 315,
    "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, out of the Kshs105 billion generated by the industry in 2010, the small-scale tea accounted for more than Ksh54 billion, out which Kshs40 billion was paid to the tea farmers. The total amount paid out to the tea farmers translated to more than Kshs48 for every kilogramme of green leaves delivered to the factories. The subsector has recorded a remarkable growth, with the number of tea processing factories growing from 66 to 2,010. Most of these are financed by bank loans."
}