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

{
    "id": 1567624,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1567624/?format=api",
    "text_counter": 106,
    "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, I do not know who has wronged you today. However, I apologise on behalf of those who may have caused you great distress. I hope my colleagues will abide by your guidance. I humbly plead, if it pleases the Speaker, to allow us this afternoon to comment on the statements that have been read before this House. I make this request in the meekest manner possible. Thank you."
}