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

{
    "id": 100010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100010/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the issue of Bills of Quantities is a matter we have discussed at considerable length at various forums. The basis of arriving at these Bills of Quantities is a number of manuals, specifications and codes that were prepared very many years ago. I have given information to this House before that we are beginning to revise some of these manuals so that we can bring them to speed with the current situation. As a matter of fact, this morning, we were at the Kenya School of Monetary Studies with professionals from the private sector, the building industry and my own Ministry. We are beginning to review some of these rules. We hope that with the support of members of the general public we should be able to arrive at something more reasonable in due course."
}