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

{
    "id": 123737,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123737/?format=api",
    "text_counter": 317,
    "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": "The Social Welfare Programme in the Department of Gender and Social Services provides financial assistance, referral and counselling services to individuals, organisations and institutions involved in addressing the needs of disadvantaged persons, including older persons. Civil society organisations support and care for older persons. These include healthcare and related services, feeding programmes, day care centres and homes for older persons, and recreational facilities and adult functional literacy classes. They also provide support to older persons in refugee camps and disaster situations but the family remains the most important caring institution for older persons."
}