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

{
    "id": 1212590,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212590/?format=api",
    "text_counter": 673,
    "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. Temporary Speaker, Sir, you cannot allow heckling to go on in the House. There is a procedure of how you declare a point of order. The man has walked into the House. He has not even pressed the interjection button but he is already shouting."
}