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

{
    "id": 1211999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1211999/?format=api",
    "text_counter": 82,
    "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. Deputy Speaker, Sir, I will keep my cool. I am surprised that there are people who have never even spoken in this House yet they want to be the loudest. Can you say something substantive? You cannot be known in this House for just being a heckler."
}