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

{
    "id": 1121809,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1121809/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. Gideon Keter",
    "speaker": {
        "id": 13168,
        "legal_name": "Gideon Keter",
        "slug": "gideon-keter"
    },
    "content": "Something else I would like to ask my colleague to look into as an addition is how to make this a government guarantee and how we can introduce something like pensions’ benefit guarantee corporation that will be in charge of the elderly. Right now each Government coming in has plans on how to cushion the elderly by giving them stipends. How can we look at this as something that can be implemented so that we may do away with the current challenges we are facing?"
}