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

{
    "id": 164318,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164318/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "(c) Fifteen per cent of Kenya's working population is within the pension bracket. However, my Ministry is developing a national pension policy to increase the coverage of retirement benefits and to consider the feasibility of providing basic pension for non-working class or elder persons who are living in absolute poverty."
}