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

{
    "id": 1202708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202708/?format=api",
    "text_counter": 129,
    "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 would also like to say this before I resume my seat. The tradition of the House is that we normally do not debate Motions on Procedure. However, like you did by allowing us to graciously welcome pupils who visited the Senate, two or three Senators may have a chance to speak on it."
}