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

{
    "id": 1466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1466/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "The point I want to make is that even if the Cabinet made that decision, it does not mean that we violate the Constitution. Article 10 of the Constitution is very clear. I would like to read it again, with regard to the demolitions, because even last week, I had to write to the Commissioner of Police, the Permanent Secretary, Ministry of State for Provincial Administration and Internal Security and the Provincial Commissioner (PC), Coast Province, about an intended eviction, and tell them that they could not carry out those evictions. I do not want to keep on writing letters saying what the position should be."
}