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

{
    "id": 1031518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031518/?format=api",
    "text_counter": 62,
    "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": "Hon. Members, economic development is not about intentions and activities; it is about results. It is not about the volume of what we did; it is about the impact of what we achieved. In other words, economic development is the measure of the tangible positive transformation of the wellbeing and quality of life of our people."
}