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

{
    "id": 2359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2359/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Lands the following Question by Private Notice. (a) Is the Minister aware that the Clerk of the Nyambene County Council has unlawfully alienated 1,000 hectares of public land to private developers, including himself? (b) Could the Minister provide a list of beneficiaries (including the respective acreage) of the irregularly alienated land? (b) What steps has the Minister taken to revoke the illegal alienation?"
}