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

{
    "id": 123783,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123783/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, in the olden days, the elderly were taken care of by the family members. Today, the family fabric has changed so much; it is not the same as the time we all used to live together as a family. These days we get children, educate them and they go their own way. Some live in Kenya while others live abroad with their families. Unfortunately, if you do not have enough wealth, you are left to suffer. It is a pity that you are the one who educated them and contributed so much to the welfare of this country, but you end up suffering. So, this policy is looking forward to rewarding people who really contributed to the welfare of the country."
}