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

{
    "id": 1014744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1014744/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Mr. Speaker Sir, finally, because I know many of our colleagues want to speak on this issue, I have said that Section 58 of our Standing Orders is one of the options that I want to consider as I make a decision on this."
}