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

{
    "id": 1232459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1232459/?format=api",
    "text_counter": 344,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Temporary Speaker, Sir, apologies to Sen. Sifuna. I seek your guidance. You said that we have 15 minutes. It might be proper to guide on the maximum time a Member could take. If we follow the trend that has been set, the 15 minutes will be over after one or two Members."
}