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

{
    "id": 333674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333674/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Mr. Kutuny",
    "speaker_title": "",
    "speaker": {
        "id": 61,
        "legal_name": "Joshua Serem Kutuny",
        "slug": "joshua-kutuny"
    },
    "content": "asked the Minister for Lands:- (a) under what circumstances land parcel No. L.R. 13815 changed to L.R. 52888 and then surrendered to the Government in exchange of a new grant L.R. No. 53467; and, (b) whether he could provide the ownership documents of the said plots of land and when they will revert to the rightful owner(s)."
}