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

{
    "id": 140917,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140917/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, as an Assistant Minister, I rely on the technical information from the engineers. I may not be able to take any action against those contractors because they did the work they had been told to do. They were contracted to patch an already dilapidated road. Just because new potholes have formed after they patched the old potholes does not make them inefficient."
}