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

{
    "id": 113493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113493/?format=api",
    "text_counter": 393,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, hon. Yakub said that we should have a policy of restitution. That was actually contained in my statement that I made earlier on. We will ensure that those who have been involved in corrupt activities are made to restore whatever they have stolen from the public. That is the only way that we can create deterrents against those who are involved in corrupt practices. We must make corruption an expensive undertaking and appear to be a fruitless exercise, so that the people who get involved in corruption will think twice before they do so."
}