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

{
    "id": 36523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36523/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "The Member for Mathira has asked about the loans which farmers had taken in anticipation of the Budget and suggested that they be written off. In the past, the Government dealt with issues of farmers’ loans very compassionately. There have been cases where the Government wrote off loans completely, just like in the cases of coffee and tea farmers, and so on. This is an issue which will be raised formally by the Government and it will be considered on a case by case basis."
}