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

{
    "id": 58799,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58799/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, we have now advised all our land registries that if one wants to carry out a transaction relating to public land, they have to get authority at the level of the Minister, so that somebody is accountable. If it is land belonging to the Kenya Railways Corporation, for example, the Minister for Transport has to give his consent. If it is land belonging to any local authority, the Minister for Local Government has to give his consent. So, this only applies to public land. If it is private land, you can do anything you want with it. However, we cannot have people dealing with public land without a framework that protects the interests of the public."
}