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

{
    "id": 1212001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212001/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Anyway, this is my point; how can we each and every afternoon---. The Senate Minority Leader asked a very simple question. Why have you not given them the communication that they asked from you? What I expect from you---"
}