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

{
    "id": 2251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2251/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "However, it will not be possible for them to continue with this tea and coffee farming while carrying heavy loan burdens which they have incurred over the years. Save for one thing, there is need for the Government to write-off these loans. I think mechanisms should be put in place to cushion farmers, so that in future they do not accumulate loans which they will not be able to service. Even if we write off or waive these loans, without proper mechanism to cushion them, the same thing might recur. Unless they are properly cushioned against fluctuation of prices for their farm produce, this burden of loans may recur."
}