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

{
    "id": 1111367,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111367/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "morning and teach people’s children comfortably, enjoy the job that you do and have your whole heart and mind completely dedicated to that job? So, the issue of their pay is something that we also need to address as we think about how to solve this particular issue."
}