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

{
    "id": 1294952,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1294952/?format=api",
    "text_counter": 318,
    "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, I know there will be intense interest by Members to contribute. So, as we did in the other Bills, we can keep it at five minutes so that as many Members get the chance to speak. I moved it in five minutes; it was seconded in five minutes too. I believe that will be good time."
}