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

{
    "id": 258181,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/258181/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " Mr. Deputy Speaker, Sir, as I conclude, mine is to say that let us use this break to recharge ourselves and to allow these tempers like I have now to cool so that we can engage ourselves in a sober and level headed manner. At the end of the day, I think the interest of this House is the people of the Republic of Kenya. If we were to work together, I have no doubt that we will find a solution that will take Kenya forward. With those few remarks, I beg to support."
}