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

{
    "id": 123734,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123734/?format=api",
    "text_counter": 314,
    "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": "In conformity with the AU and the UN definitions, older persons in Kenya would be defined as those of age 60 years and above. It was realized that there is need for a coherent and comprehensive overall framework to guide the different sectors and agencies involved in the development issues pertaining to older persons."
}