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

{
    "id": 933333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/933333/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "context of my argument. I am not casting aspersions on the conduct of any individual in this House. Mr. Speaker, Sir, I propose that we should listen to the concerns that have been raised by our colleagues, Sen. Sakaja---"
}