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

{
    "id": 5551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5551/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "(Mr. Imanyara)",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "to ask the Minister for Lands:- (a) Is the Minister aware that the Clerk of the Meru North 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? (c) What steps has the Minister taken to revoke the illegal alienation?"
}