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

{
    "id": 104889,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104889/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "asked the Minister for Local Government:- (a) to provide a list of the allottees who benefitted from the settlement in the South Ngariama Settlement Scheme, indicating their respective addresses, ID numbers, locations and the acreage allocated; and, (b) whether he could also provide the maps from the Commissioner of Lands approving the sub-division."
}