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

{
    "id": 103002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103002/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "(a) whether he could 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 provide the approved maps from the Commissioner of Lands for the sub-division."
}