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

{
    "id": 122022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122022/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to agree with my colleague that the laws of this land should serve Kenyans and we have a duty as a Ministry first and foremost and as Members of this House to come forward and rectify them. I am happy that he has made a very good proposal that it is high time we also looked at the law where perhaps, we think it protects the Government much more than the Kenyan people. So, it is a good proposal and we can consider that. I would also want to request my colleague here that he can also lead in making those proposals."
}