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

{
    "id": 1031546,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031546/?format=api",
    "text_counter": 90,
    "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": "Our state of national security will remain strong as long as we practise inclusive and sober politics. I ask the Members of this House, all leaders and all Kenyans to deeply ponder their role in promoting politics that assures our security, deters our enemies, and is focused on serving people."
}