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

{
    "id": 193772,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193772/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister, who is also my senior colleague in the engineering profession, for the answer. Mr. Speaker, Sir, part \"a\" of the Question has been adequately answered. However, I have a problem with the answer the Assistant Minister gave for part \"b\". First of all, I think the answer is evasive, and fleetingly peripheral in many ways. In answering the Question, the Minister seems to be implying that renewable energy and alternative energy mean one and the same thing. My view is that renewable energy may not necessarily be alternative energy and vice versa."
}