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

{
    "id": 1031523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031523/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Hon. Uhuru Kenyatta",
    "speaker_title": "His Excellency the President",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Let me begin my Report to you by discussing the ‘poverty of dignity’ visited upon our urban poor. Indeed, it is a shame that almost 60 years after Independence, a majority of our urban dwellers live in a dignity poor environment. Their sanitary conditions are inhumane and their habitations are deplorable. Our intention is to reverse this and the Nairobi Metropolitan Services is a pilot project that has been successful in rolling back the frontiers of this urban indignity."
}