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

{
    "id": 1176055,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1176055/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Hon. Members, to implement the pledges and commitment set out in our plan, my administration is committed to investing in the requisite enablers and infrastructure to provide a sound foundation for its execution. These are interventions intended to create a conducive environment for effective, efficient and sustainable realisation of our national transformation."
}