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

{
    "id": 123270,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123270/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, I am on record having said that we are modernizing and expanding these cells. I am also happy to note that even the crime rate is going down. In the next financial year we will have funds for modernizing and branding these stations. So, I do not think we should worry about the issue of cleanliness because the cells are very clean. In fact, I will challenge the Questioner together with the Members of Parliament representing those areas to a tour of the cells so that they see for themselves that they are very clean and habitable."
}