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

{
    "id": 83752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83752/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "(i) In respect of purchase of privately owned land, the Government places advertisements in daily newspapers with national circulation inviting interested registered land owners to declare interest in selling land to the Government. The price is then determined if that expression of interest is successful. The price is determined by the valuation report from the Government Chief Valuer after a visit by a technical committee to ascertain suitability and arability of the land."
}