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

{
    "id": 1444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1444/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Yeah, I am not the last respondent, Madam Temporary Deputy Speaker. You are quite right. Now, the entry point from the last speaker, hon. Samoei, is actually a good position for me to start, and I want to say this, which I have said time and again in this House. Not all demolitions are unlawful, but all demolitions must be carried out in accordance with the law."
}