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

{
    "id": 9487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9487/?format=api",
    "text_counter": 551,
    "type": "speech",
    "speaker_name": "Ms. Mbarire",
    "speaker_title": "The Assistant Minister for Tourism",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I rise to support all my colleagues who have spoken and said that we passed a new Constitution that recognizes the sanctity of ownership of property. If you look at Article 40(2) of the Constitution, it actually ties our hands as Parliament; it says that:- “Parliament shall not enact a law that permits the State or any person to arbitrarily deprive a person of property of any description, of any interest in or rights over any property of any description”."
}