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

{
    "id": 123735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123735/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Mr. Keya",
    "speaker_title": "The Assistant Minister for Gender, Children and Social Development",
    "speaker": {
        "id": 40,
        "legal_name": "Atanas Manyala Keya",
        "slug": "atanas-manyala"
    },
    "content": "Existing policies and programmes for older persons are: The Sessional Paper No.7 of 1971. This provides some broad guidelines in the disbursement of limited budgetary provisions targeted at disadvantaged persons who include older persons. The NHIF encourages persons who have been contributors to continue their membership even in retirement at a minimum monthly premium of only Kshs160. This is, however, subject to their ability to pay their premiums. A flexible upper age limit of 65 years is maintained to guide the entry of new members. This has been revised to include continuation of contribution and benefits by old members beyond the age of 65 years, and their dependants."
}