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

{
    "id": 1254884,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1254884/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "I hope that the Chairperson of the Committee on National Security, Defence and Foreign Relations will quickly dispense with this matter. They should go to Bungoma with Sen. Wakoli, address those affected persons and assure them of their security as they enjoy their afternoon brew, for that is how they have chosen to live their life in this country."
}