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

{
    "id": 1119283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1119283/?format=api",
    "text_counter": 360,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Thank you, Madam Temporary Speaker. I am sorry to disagree with your proposal. This is perhaps the most consequential piece of work that we shall be doing this term in terms of rising up to the challenges we face as a nation."
}