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

{
    "id": 1371405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1371405/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "We have worked hard, at home and abroad, to mobilise a broad coalition of bilateral development partners. Many of them I see them in this House, multilateral development banks and other agencies, which have rallied to pull our country back from the brink of debt distress and set us firmly on the path towards sustainable economic growth."
}