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

{
    "id": 234722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234722/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "asked the Minister for Lands:- (a) whether he could table a list of the people who were recently allocated land at Tonde in God Nyithindo Location in Muhoroni Division indicating how much each of them obtained; (b) whether he could indicate the number of former Tonde squatters and others who benefited from the allocation; and, (c) what efforts he is making to settle squatters who failed to get land in the said allocation."
}