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

{
    "id": 1231413,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231413/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "That is the cardinal duty and your responsibility, as a Senator, and that is why you sit in this Senate. You are the one that will talk this afternoon, take a position and eventually vote, so that we send funds to our counties. Your work does not end there. Our work and responsibility is to see that our county governments are physically sound and properly managed."
}