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

{
    "id": 1012782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012782/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Mr. Speaker, Sir, my colleagues should allow me to speak because most of the points of order that they are raising are frivolous points of debate. If any Senator holds a contrary view, they can be allowed to speak later and explain their point of view to the country."
}