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

{
    "id": 100541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100541/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Order! Let us deal with that one first. Hon. Minister, that is a valid concern from the Member of Parliament. Since you are representing the Government and you have already started taking that undertaking, could you go further and explain where the Minister for Information and Communication is? Why is he not in the chamber to answer the Question? The Question had already been sent to him and he had the time to answer it. Could you proceed on and give that explanation?"
}