curl --location --request GET 'http://test-cn.your-api-server.com/events/'
{ "id": 0, "name": "string", "description": "string", "when": "string", "address": "string" }