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

{
    "id": 1208267,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1208267/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Members in the National Assembly. Anybody else, not including the President himself, can transact any business in this House other than through the way that has been suggested that you can do a proposal."
}