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

{
    "id": 890519,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/890519/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Zani",
    "speaker_title": "",
    "speaker": {
        "id": 13119,
        "legal_name": "Agnes Zani",
        "slug": "agnes-zani"
    },
    "content": "unfortunately, when natural resources are being exploited and utilised, sometimes it comes with dire effects. For example, if it is through mining, we may find that there are poisonous substances that stream down to the river and cause people to have diseases, etcetera ."
}