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": 545,
"required_level": 80,
"sell_price": 572096,
"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": 230373
},
"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": 115291
}
],
"name": {
"it_IT": "Incensiere del Pretendente Astrale",
"ru_RU": "Курильница астрального претендента",
"en_GB": "Astral Aspirant's Censer",
"zh_TW": "星界志士香爐",
"ko_KR": "은하를 누비는 지원자의 향로",
"en_US": "Astral Aspirant's Censer",
"es_MX": "Incensario de Aspirante astral",
"pt_BR": "Turíbulo do Aspirante Astral",
"es_ES": "Incensario de aspirante astral",
"zh_CN": "星界候选者的香炉",
"fr_FR": "Encensoir de l’aspirant astral",
"de_DE": "Rauchbrenner des astralen Aspiranten"
},
"purchase_price": 2860483,
"id": 230373,
"inventory_type": {
"name": {
"it_IT": "Accessorio",
"ru_RU": "Левая рука",
"en_GB": "Held In Off-hand",
"zh_TW": "副手物品",
"ko_KR": "보조장비",
"en_US": "Held In Off-hand",
"es_MX": "Mano izquierda",
"pt_BR": "Empunhado na mão secundária",
"es_ES": "Mano izquierda",
"zh_CN": "副手物品",
"fr_FR": "Tenu(e) en main gauche",
"de_DE": "In Schildhand geführt"
},
"type": "HOLDABLE"
}
}
Comments (0)