curl --location --request GET 'https://api.gycoding.com/heraldsofchaos/worlds/page?page=&size=&lang='
[ { "identifier": "string", "name": "string", "description": "string", "places": [ { "identifier": "string", "name": "string", "description": "string", "image": "http://example.com" } ], "image": "http://example.com", "detailedIcon": "http://example.com" } ]