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

{
    "id": 102113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102113/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Madam Temporary Deputy Speaker, I also wish to join colleagues and other Kenyans in sending condolences to those who lost their lives and those who were injured. First of all, I want to thank the Minister for giving very strong assurances that there will be security in all other campaign meetings and that campaigns will continue. I also want to take this chance to clear any doubts by some people or Members who may think that the rally that was at Uhuru Park was not a crusade. It was indeed a very powerful crusade and in the process I got saved."
}