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

{
    "id": 1176050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1176050/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Consequently, I ask Parliament to consider a mechanism in the Standing Orders, to facilitate Cabinet Secretaries to articulate Government agenda, explain policy and answer questions on the Floor of the House. This is with a view to enhance Executive accountability to the people of Kenya through their elected representatives."
}