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

{
    "id": 1200345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1200345/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "One of the things I struggled with as a new Member are traditions of this House. You are told you cannot do something because of the traditions of the House. With a much vibrant and younger Senate than it was back then, I am sure there will be a few adjustments. There are things we can agree to do differently."
}