Raw Blizzard Data
Everything below came straight from the Blizzard API response, in case you want to add a new field to the template above.
{
"level": 519,
"required_level": 70,
"sell_price": 712502,
"item_subclass": {
"name": {
"it_IT": "Cuoio",
"ru_RU": "Кожа",
"en_GB": "Leather",
"zh_TW": "皮甲",
"ko_KR": "가죽",
"en_US": "Leather",
"es_MX": "Cuero",
"pt_BR": "Couro",
"es_ES": "Cuero",
"zh_CN": "皮甲",
"fr_FR": "Cuir",
"de_DE": "Leder"
},
"id": 2
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 220129
},
"item_class": {
"name": {
"it_IT": "Armature",
"ru_RU": "Доспехи",
"en_GB": "Armor",
"zh_TW": "護甲",
"ko_KR": "방어구",
"en_US": "Armor",
"es_MX": "Armadura",
"pt_BR": "Armadura",
"es_ES": "Armadura",
"zh_CN": "护甲",
"fr_FR": "Armure",
"de_DE": "Rüstung"
},
"id": 4
},
"quality": {
"name": {
"it_IT": "Pregiato",
"ru_RU": "Необычное",
"en_GB": "Uncommon",
"zh_TW": "優秀",
"ko_KR": "고급",
"en_US": "Uncommon",
"es_MX": "Inusual",
"pt_BR": "Incomum",
"es_ES": "Inusual",
"zh_CN": "优秀",
"fr_FR": "Inhabituel",
"de_DE": "Ungewöhnlich"
},
"type": "UNCOMMON"
},
"max_count": 0,
"is_stackable": false,
"appearances": [
{
"id": 91181
}
],
"name": {
"it_IT": "Brachette della Vendetta della Resa dei Conti",
"ru_RU": "Брюки заслуженной расплаты",
"en_GB": "Breeches of the Reckoning's Vengeance",
"zh_TW": "清算復仇馬褲",
"ko_KR": "심판호의 복수 짧은바지",
"en_US": "Breeches of the Reckoning's Vengeance",
"es_MX": "Calzones de venganza del Justiciero",
"pt_BR": "Calções da Vingança da Desforra",
"es_ES": "Calzones de la venganza justiciera",
"zh_CN": "罪偿号复仇马裤",
"fr_FR": "Braies de la vengeance de la Rétribution",
"de_DE": "Bundhosen der Rache der Abrechnung"
},
"purchase_price": 3562512,
"id": 220129,
"inventory_type": {
"name": {
"it_IT": "Gambe",
"ru_RU": "Ноги",
"en_GB": "Legs",
"zh_TW": "腿部",
"ko_KR": "다리",
"en_US": "Legs",
"es_MX": "Piernas",
"pt_BR": "Pernas",
"es_ES": "Piernas",
"zh_CN": "腿部",
"fr_FR": "Jambes",
"de_DE": "Beine"
},
"type": "LEGS"
}
}
Comments (0)