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

{
    "id": 110403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110403/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Mr. Speaker, Sir, while I do appreciate the answer given by the Minister, which I believe was quite professional, I would like him to clarify the following: A report by Prof. Gilbert Ogutu of 1982 on the causes of sudden death of fish is about 30 years old. Both of us being professionals, could the Minister clarify whether a report of 30 years ago is still valid today in its entirety or could there be some new causes of sudden death of fish?"
}