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

{
    "id": 1358865,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1358865/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Hon. Members, corruption, wastage, inefficiency and negligence are serious threats to our transformation agenda, and unacceptable practices that have no place in our nation. I have given my firm assurance to the people of Kenya that cases of misconduct and corruption shall be dealt with ruthlessly, with finality and expeditiously."
}