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

{
    "id": 1234362,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234362/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Sen. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 13591,
        "legal_name": "Cheptumo William Kipkiror",
        "slug": "cheptumo-william-kipkiror"
    },
    "content": "I agree with what Sen. Maanzo said, that this House should come up with rules and regulations, so that counties are mandated, as a matter of procedure and law, to ensure that those contractors are paid. Mr. Deputy Speaker, Sir, this is also another way that corruption is exercised in counties. After a contractor has done their work, they are supposed to be paid. Sometimes those who are supposed to pay put certain conditions, that you give some consideration before you are paid. It is an area that we need to focus on as a House, so that we help suffering Kenyans to access their resources and be able to do their businesses going forward. I support."
}