[
  {
    "name": "Seer Coat",
    "type": "Armor",
    "flags": [
      "ShowInWardrobe"
    ],
    "restrictions": [],
    "rarity": "Basic",
    "id": 9,
    "icon": "https://render.guildwars2.com/file/FB0AA64F98303AE5112408EF3DC8C7307EA118F8/61011.png",
    "details": {
      "type": "Coat",
      "weight_class": "Light",
      "dye_slots": {
        "default": [
          {
            "color_id": 1,
            "material": "cloth"
          },
          {
            "color_id": 1,
            "material": "cloth"
          },
          {
            "color_id": 1,
            "material": "leather"
          },
          null
        ],
        "overrides": {
          "AsuraFemale": [
            {
              "color_id": 1,
              "material": "cloth"
            },
            {
              "color_id": 1,
              "material": "cloth"
            },
            {
              "color_id": 1,
              "material": "metal"
            },
            null
          ],
          "AsuraMale": [
            {
              "color_id": 1,
              "material": "cloth"
            },
            {
              "color_id": 1,
              "material": "cloth"
            },
            {
              "color_id": 1,
              "material": "metal"
            },
            null
          ]
        }
      }
    }
  }
]