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

{
    "id": 123732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123732/?format=api",
    "text_counter": 312,
    "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": "According to the National Population and Housing Census Report, the population of persons aged 60 years and above was about 1.4 million, representing about four per cent of the total population. According to the demographic projections, it is expected to reach over 2 million by the year 2020. In terms of gender, the majority of older persons, in almost every country, are women, that is, 55 per cent globally and about 52 per cent in Kenya, with differences in gender ratios increasing with age, particularly, 65 years and above."
}