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

{
    "id": 1462,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1462/?format=api",
    "text_counter": 452,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Madam Temporary Deputy Speaker, what I am trying to say in a nutshell, although I digressed a bit, is that, for me, speaking from the position of the National Land Policy and the Constitution, including the various provisions of the Constitution that have been referred to, I would support a position where the Government is actually obligated to stop all demolitions until everybody in the Government understands the process that is required to carry out evictions. If we carry out evictions without following the law, that will be highly inappropriate. It would be unlawful and unconstitutional."
}