[
  {
    "name": "Sorcerer's Shoes",
    "type": "Armor",
    "flags": [
      "ShowInWardrobe"
    ],
    "restrictions": [
      "Human"
    ],
    "rarity": "Basic",
    "id": 423,
    "icon": "https://render.guildwars2.com/file/2C162074F36E1A3B132FC420A7345101F0F6E301/61210.png",
    "details": {
      "type": "Boots",
      "weight_class": "Light",
      "dye_slots": {
        "default": [
          {
            "color_id": 1,
            "material": "cloth"
          },
          {
            "color_id": 1,
            "material": "metal"
          },
          {
            "color_id": 1,
            "material": "cloth"
          },
          null
        ],
        "overrides": {
          "HumanFemale": [
            {
              "color_id": 1,
              "material": "cloth"
            },
            {
              "color_id": 1,
              "material": "metal"
            },
            null,
            null
          ],
          "NornFemale": [
            {
              "color_id": 1,
              "material": "cloth"
            },
            {
              "color_id": 1,
              "material": "metal"
            },
            null,
            null
          ],
          "SylvariFemale": [
            {
              "color_id": 1,
              "material": "cloth"
            },
            {
              "color_id": 1,
              "material": "metal"
            },
            null,
            null
          ]
        }
      }
    }
  }
]