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": 44,
"required_level": 40,
"sell_price": 162620,
"item_subclass": {
"name": {
"it_IT": "Varie",
"ru_RU": "Разное",
"en_GB": "Miscellaneous",
"zh_TW": "雜項",
"ko_KR": "기타",
"en_US": "Miscellaneous",
"es_MX": "Miscelánea",
"pt_BR": "Diversos",
"es_ES": "Miscelánea",
"zh_CN": "其它",
"fr_FR": "Divers",
"de_DE": "Verschiedenes"
},
"id": 0
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 118996
},
"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": "Epico",
"ru_RU": "Эпическое",
"en_GB": "Epic",
"zh_TW": "史詩",
"ko_KR": "영웅",
"en_US": "Epic",
"es_MX": "Épico",
"pt_BR": "Épico",
"es_ES": "Épico",
"zh_CN": "史诗",
"fr_FR": "Épique",
"de_DE": "Episch"
},
"type": "EPIC"
},
"max_count": 0,
"is_stackable": false,
"name": {
"it_IT": "Amuleto di Fuoconero",
"ru_RU": "Амулет черного пламени",
"en_GB": "Blackfire Amulet",
"zh_TW": "黑火護符",
"ko_KR": "검은불 아뮬렛",
"en_US": "Blackfire Amulet",
"es_MX": "Amuleto de fuego negro",
"pt_BR": "Amuleto Fogonegro",
"es_ES": "Amuleto de fuego negro",
"zh_CN": "黑火护符",
"fr_FR": "Amulette de feu noir",
"de_DE": "Dunkelfeueramulett"
},
"purchase_price": 813102,
"id": 118996,
"inventory_type": {
"name": {
"it_IT": "Collo",
"ru_RU": "Шея",
"en_GB": "Neck",
"zh_TW": "頸部",
"ko_KR": "목",
"en_US": "Neck",
"es_MX": "Cuello",
"pt_BR": "Pescoço",
"es_ES": "Cuello",
"zh_CN": "颈部",
"fr_FR": "Cou",
"de_DE": "Hals"
},
"type": "NECK"
}
}
Comments (0)