curl --location --request GET 'https://marvelrivalsapi.com/api/v1/heroes/hero//costume/' \
--header 'x-api-key;'
{
"id": "costume_001",
"name": "Ironman Mark 1",
"icon": "/costumes/loki-1016001.png",
"rarity": "Rare",
"description": "The original Ironman suit with a rough, industrial design.",
"appearance": "A shiny metallic suit with a red and gold color scheme.",
"video": "/premium/videos/1016001.mp4?expires=1739247126&signature=703f6668b37f5100e4b333a201d873412f84ea5c5bbff067b29813e5833dc5f8"
}