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

{
    "id": 1499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1499/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to ask the Minister of State for Provincial Administration and Internal Security the following Question by Private Notice. (a) Under what circumstances was M/s Swani Coffee Estate Ltd. in Thika defrauded of 50 hectares of land in May 2009? (b) Why has the Government not arrested the suspect(s) who were involved in the fraudulent transaction? (c) Could the Ministry consider establishing a section within the Criminal Investigations Department (CID) to handle cases of fraud and corruption in land transactions, in view of the upsurge in such cases?"
}