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

{
    "id": 97755,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97755/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I would like to remind the Assistant Minister that recently, some donors stopped funding some programmes in the education sector because of the corruption in that sector. What efforts, systematic arrangements or plans has the Ministry put in place to eradicate corruption completely in our Government system?"
}