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

{
    "id": 69420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69420/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "asked the Minister for Lands:- (a) whether he is aware that Banita Settlement Scheme in Rongai was bought by the Government to settle squatters living in Makongeni Location, and if so, to state the value of the 16,000 acre land; (b) to explain why the Government cancelled the first survey work and commissioned another one using the same Government surveyors and also state why allotments done in 2002 were cancelled, leaving out some of the previous beneficiaries; and, (c) whether he could also provide a list of the beneficiaries of the first and second allotments, explain why a number of deserving persons were replaced in the second allocation and state what the Ministry is doing to ensure the replaced persons are among the beneficiaries."
}