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

{
    "id": 10568,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10568/?format=api",
    "text_counter": 381,
    "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. Temporary Deputy Speaker, Sir, I was saying that the Departmental Committee on Finance, Planning and Trade is already seized of this matter. This issue is already under discussion by that relevant Departmental Committee and which is supposed to be dealing with this particular situation. We are not saying that this House does not have the right. What we are saying is that we cannot start duplicating the work of Committees by creating ad hoc committees because that is not only a waste of resources, but also time."
}