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

{
    "id": 1437275,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1437275/?format=api",
    "text_counter": 152,
    "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. Speaker, Sir, I rise pursuant to Standing Order No.111 concerning a Motion that I had moved earlier on Limitation of Debate. I had made a request to the House, but to emphasise on that, and maybe for those who were not in the House, allow me to repeat. We have such a heavy Order Paper today filled up with so much agenda. I had requested that contributions be limited to three minutes. If you can indulge us further, I wish to request that we drop that to two-and-a-half minutes."
}