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

{
    "id": 100422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100422/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to reply. (a) I am aware that the Chief Executive Officer and other officers of the Agricultural Society of Kenya have been accused of corruption and embezzlement of funds by the Board of Trustees. (b) The Ministry appointed a task force to look into the allegations, whose findings are expected tomorrow. Depending on the task force’s findings, appropriate action will be taken. Thank you."
}