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

{
    "id": 45615,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45615/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, from the Minister’s answer, it is very clear that the Government has decided to sell that land to that company. The land, according to the Minister, is valued at Kshs543 million. One would, therefore, expect that, that should go through the open tendering system. The question I would like to ask is this: Was there an open tender for the selling of that land or how have you complied with the Public Procurement and Disposal Act of 2005?"
}