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

{
    "id": 1111361,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111361/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Thank you, Mr. Speaker, Sir, for this chance. Petitions are increasingly becoming a reliable way for citizens to have their issues addressed by this House. They are increasingly becoming popular as a way for mitigating or ensuring that certain problems in our various counties are quickly addressed."
}