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

{
    "id": 105524,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105524/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Thank you, Mr. Speaker, Sir, for saving me because I really wanted to even begin to form the foundation of my answer. But let me say that we have done that severally and we have been able to tell the public that we, as a Ministry, cannot be the first ones to raise issues. If Kenyans have issues, they should take advantage of the law, file their complaints with the relevant arm of Government which will then take the appropriate action. So we have done that before by telling Kenyans what they should do. They should comply and follow the law."
}