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

{
    "id": 1470874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1470874/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "So, we consulted with the Senate Minority Leader and agreed to let us have four representatives from each side speaking for five minutes and we close the debate in the interest of the very heavy agenda that is ahead of us. Therefore, that is a request I wish to make. I request the Senate Minority Leader to second."
}