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

{
    "id": 1211983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1211983/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Thank you, Mr. Deputy Speaker, Sir. I said yesterday that I have no interest whatsoever in the leadership that the minority side choose to bring. What I will not allow is for us---"
}