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

{
    "id": 1202688,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202688/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "In fact, Sen. Faki was concerned about the induction process. We showed our new colleagues how debates can be protracted in this House. Let us also show them how peaceful and amicable we can coexist in the course of our business."
}