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": 25,
"required_level": 25,
"sell_price": 0,
"item_subclass": {
"name": {
"it_IT": "Cianfrusaglie",
"ru_RU": "Хлам",
"en_GB": "Junk",
"zh_TW": "垃圾",
"ko_KR": "잡동사니",
"en_US": "Junk",
"es_MX": "Chatarra",
"pt_BR": "Sucata",
"es_ES": "Chatarra",
"zh_CN": "垃圾",
"fr_FR": "Camelote",
"de_DE": "Plunder"
},
"id": 0
},
"is_equippable": false,
"purchase_quantity": 1,
"media": {
"id": 22737
},
"item_class": {
"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": 15
},
"quality": {
"name": {
"it_IT": "Leggendario",
"ru_RU": "Легендарное",
"en_GB": "Legendary",
"zh_TW": "傳說",
"ko_KR": "전설",
"en_US": "Legendary",
"es_MX": "Legendario",
"pt_BR": "Lendário",
"es_ES": "Legendario",
"zh_CN": "传说",
"fr_FR": "Légendaire",
"de_DE": "Legendär"
},
"type": "LEGENDARY"
},
"max_count": 1,
"is_stackable": false,
"name": {
"it_IT": "Atiesh, Granbastone del Guardiano",
"ru_RU": "Атиеш, великий посох Хранителя",
"en_GB": "Atiesh, Greatstaff of the Guardian",
"zh_TW": "阿泰絲,守護者之杖",
"ko_KR": "아티쉬 - 수호자의 지팡이",
"en_US": "Atiesh, Greatstaff of the Guardian",
"es_MX": "Atiesh, gran báculo del Guardián",
"pt_BR": "Atiesh, Grande Cajado do Guardião",
"es_ES": "Atiesh, gran báculo del Guardián",
"zh_CN": "埃提耶什,守护者的传说之杖",
"fr_FR": "Atiesh, grand bâton du Gardien",
"de_DE": "Atiesh, Hohestab des Wächters"
},
"purchase_price": 0,
"id": 22737,
"inventory_type": {
"name": {
"it_IT": "Non equipaggiabile",
"ru_RU": "Неэкипируемое",
"en_GB": "Non-equippable",
"zh_TW": "無法裝備",
"ko_KR": "착용 불가",
"en_US": "Non-equippable",
"es_MX": "No equipable",
"pt_BR": "Não equipável",
"es_ES": "No se puede equipar",
"zh_CN": "无法装备",
"fr_FR": "Objet hors équipement",
"de_DE": "Nicht anlegbar"
},
"type": "NON_EQUIP"
}
}
Comments (0)