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

{
    "id": 1111258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111258/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Gichugu, JP",
    "speaker_title": "Hon. Gichimu Githinji",
    "speaker": {
        "id": 13341,
        "legal_name": "Robert Gichimu Githinji",
        "slug": "robert-gichimu-githinji"
    },
    "content": " Yes, my initials are GGG. Thank you, Hon. Temporary Deputy Speaker. I also rise to support these protocols. I noticed the first Protocol was adopted on 30th January 2016 on the Rights of the Older Persons and the other one was adopted in 2018. I believe this country has taken the right steps to have these protocols brought to Parliament for purposes of ratification so that people living with disabilities and older persons can fully benefit from whatever is sought to be achieved through these protocols."
}