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

{
    "id": 1224532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1224532/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Speaker, Sir, you have asked me to read Standing Order No. 109 (1). I hope you will also allow me to make a comment, in a minute, on why I thought about it."
}