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

{
    "id": 1459126,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1459126/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Pardon me, Mr. Speaker, Sir. Apologies to my colleague for interrupting him, but it is just a concern. There is guidance you should have, perhaps given how much time you gave to each individual Senator. The allocated time is only 30 minutes. To the best of my recollection, Sen. Maanzo has already used five minutes. This leaves 25 minutes to the rest of us. You could guide us so that each Senator who rises to comment can be limited to a specific time period. My kind indulgence."
}