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

{
    "id": 1100122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1100122/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Mr. Speaker, Sir, I want to bring to your attention that our colleagues who are in Chamber via the online platform are complaining that they cannot hear what is going on in the Chamber. They need to be assisted."
}