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

{
    "id": 55651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55651/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "asked the Minister for Lands:- (a) what is the total acreage of land repossessed by the Government following the surrender of title deeds after the expiry of the 99-year-lease period as stipulated in the new Constitution; (b) whether he could table a list of titles deeds that have been surrendered by the foreigners; and, (c) how they have been re-allocated for public use."
}