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

{
    "id": 1031636,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031636/?format=api",
    "text_counter": 58,
    "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": "We also recognize and honour all our other first responders, frontline staff and essential workers who have selflessly gone above and beyond the call of duty and ensured that the Kenyan flame continued to burn bright."
}