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

{
    "id": 2279,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2279/?format=api",
    "text_counter": 311,
    "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 plays a very important role in the socio-economic development of the country. In the year 2010, the industry generated more than Kshs97 billion in export earnings and, indeed, it is the leading foreign exchange earner for the country. A further Kshs8 billion was generated by the industry in the local tea sales. It also created employment to over three million people along the value chain, either directly or indirectly, and it was also involved in infrastructure development in the rural areas."
}