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

{
    "id": 8050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8050/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Deputy Speaker, Sir, let me say without any fear of contradiction that the City Council constantly issued notices telling residents that all the structures they had put there were illegal, and needed to be removed. Those notices were issued all the way from 2005 by the City Council. So, it is not true to say that they were paying their rates to the City Council."
}