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

{
    "id": 1212497,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212497/?format=api",
    "text_counter": 580,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "If you recall back in the day and observe, teachers were very much revered in the village. I say this because I know the kind of respect we used to accord them in the community we grew up. That afforded us the chance to be disciplined because it meant when you ran into a teacher, it was not only that you feared him in the classroom, but even deep down in the community."
}