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

{
    "id": 36496,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36496/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to ask for a small clarification. The Prime Minister is aware that due to the prolonged drought, we have total crop failure in most of the sectors, especially the maize and coffee growing areas. Most of these farmers had taken loans from the Agricultural Finance Corporation (AFC) and because of the crop failure, most of them will not be able to repay the loans. Could the Government consider writing off these debts? The farmers will not be able to repay the loans with the returns they are going to get from the produce."
}