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

{
    "id": 2258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2258/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the production of tea has been badly affected by inflation and drought. Due to inflation, the cost of diesel went up. Even firewood became very expensive. That means that the cost of production by tea factories went up. The production capacity went down in the small-scale farms. As a result, the farmers were not able to get good returns for their small-scale production. The factories were also affected and, therefore, the farmers were threatened with their small securities that they had provided to tea factories. This means that if the small-scale farmers are not assisted, their securities will be auctioned by the multinationals. That is impoverishing the farmers in this country."
}