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

{
    "id": 1542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1542/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "We are hoping that Treasury will read this new situation and give the Ministry the requisite funds to create a land information system that will not require any kind of human intervention. So, whereas I agree to some extent that there has been a problem from within, all that is happening because whenever you have human intervention, then records, whether in courts or immigration, tend to offer an opportunity to those who do not want to do things the right way. The way forward is to have a land information system that even from your office, your house or from your telephone, you can be able to check land records without having to go to Ardhi House. That, really, would be the solution."
}