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

{
    "id": 111721,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111721/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Eng. Rege",
    "speaker_title": "",
    "speaker": {
        "id": 135,
        "legal_name": "James Kwanya Rege",
        "slug": "james-rege"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, bottled mineral water loses its viscosity or density of 1 after you open it and in three days time; it becomes very thick. Can the Minister assure this House that this water is still drinkable by children, if they happen to get hold of water inadvertently?"
}