[
  {
    "name": "Privateer Boots",
    "type": "Armor",
    "flags": [
      "ShowInWardrobe"
    ],
    "restrictions": [],
    "rarity": "Basic",
    "id": 75,
    "icon": "https://render.guildwars2.com/file/AE01341F9C5DC77201C50D2E220D52AC96FCEDFF/61041.png",
    "details": {
      "type": "Boots",
      "weight_class": "Medium",
      "dye_slots": {
        "default": [
          null,
          {
            "color_id": 1,
            "material": "leather"
          },
          null,
          {
            "color_id": 1,
            "material": "metal"
          }
        ],
        "overrides": {
          "HumanFemale": [
            {
              "color_id": 1,
              "material": "leather"
            },
            null,
            null,
            {
              "color_id": 1,
              "material": "metal"
            }
          ],
          "HumanMale": [
            {
              "color_id": 1,
              "material": "leather"
            },
            {
              "color_id": 1,
              "material": "leather"
            },
            null,
            {
              "color_id": 1,
              "material": "metal"
            }
          ],
          "NornFemale": [
            {
              "color_id": 1,
              "material": "leather"
            },
            null,
            null,
            {
              "color_id": 1,
              "material": "metal"
            }
          ],
          "NornMale": [
            {
              "color_id": 1,
              "material": "leather"
            },
            {
              "color_id": 1,
              "material": "leather"
            },
            null,
            {
              "color_id": 1,
              "material": "metal"
            }
          ],
          "SylvariFemale": [
            {
              "color_id": 1,
              "material": "leather"
            },
            null,
            null,
            {
              "color_id": 1,
              "material": "metal"
            }
          ],
          "SylvariMale": [
            {
              "color_id": 1,
              "material": "leather"
            },
            {
              "color_id": 1,
              "material": "leather"
            },
            null,
            {
              "color_id": 1,
              "material": "metal"
            }
          ]
        }
      }
    }
  }
]