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

{
    "id": 1423337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1423337/?format=api",
    "text_counter": 215,
    "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. Speaker, Sir, It is unfair of us to castigate an entire House and cast aspersions on them based on the sentiments of one or two people that you do not agree with. Finally, I wish to plead with colleagues. I know this is very exciting. I see Sen. Sifuna and the rest is very happy about this."
}