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

{
    "id": 1212599,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212599/?format=api",
    "text_counter": 682,
    "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, I urge my colleagues to live to the expectation of the Statement and follow through with the business as we have requested. Thank you for the chance, Mr. Temporary Speaker, Sir."
}