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

{
    "id": 1522138,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1522138/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "With those many remarks, I beg to support and urge my colleagues that we conclude on this matter so that we can move forward as a nation. We will be considered to have made our contribution to making Kenya a better society."
}