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

{
    "id": 321746,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321746/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, the law is very clear because when land is being taken from one party to the other, that particular party who feels that the land is being taken from him has a right to go to court. In this particular case where we are talking of churches owning pieces of land, I think what is prudent is that we should ensure that before any land is set aside for a particular school, the gazzetment needs to be done and if there is no objection, then that particular institution is given a title deed. I believe if that is actually done, I do not foresee any situation where land can just be taken away from this particular school or the church for that matter."
}