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

{
    "id": 1031521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031521/?format=api",
    "text_counter": 65,
    "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": "The philosophy of the Big Four is anchored in four intentions which we have pursued relentlessly this year, despite the problem of COVID-19. The first one is liberating our urban poor from the poverty of dignity caused by poor housing and inadequate services. The second is transition of our young people from being ‘earners of wages’ to ‘owners of capital’."
}