curl --location 'https://api.gycoding.com/heraldsofchaos/characters/list?lang='
[ { "identifier": "string", "name": "string", "title": "string", "description": "string", "race": "Æsir", "image": "http://example.com", "world": { "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" } } ]