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": 80,
"required_level": 78,
"sell_price": 36450,
"item_subclass": {
"name": {
"it_IT": "Alchimia",
"ru_RU": "Алхимия",
"en_GB": "Alchemy",
"zh_TW": "鍊金術",
"ko_KR": "연금술",
"en_US": "Alchemy",
"es_MX": "Alquimia",
"pt_BR": "Alquimia",
"es_ES": "Alquimia",
"zh_CN": "炼金",
"fr_FR": "Alchimie",
"de_DE": "Alchemie"
},
"id": 2
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 239641
},
"item_class": {
"name": {
"it_IT": "Professione",
"ru_RU": "Профессия",
"en_GB": "Profession",
"zh_TW": "專業技能",
"ko_KR": "전문 기술",
"en_US": "Profession",
"es_MX": "Profesión",
"pt_BR": "Profissão",
"es_ES": "Profesión",
"zh_CN": "专业技能",
"fr_FR": "Métier",
"de_DE": "Beruf"
},
"id": 19
},
"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,
"name": {
"it_IT": "Grembiule da Alchimista di Lino Brillante",
"ru_RU": "Алхимический фартук из светлого льна",
"en_GB": "Bright Linen Alchemy Apron",
"zh_TW": "鮮亮亞麻鍊金圍裙",
"ko_KR": "빛나는 리넨 연금술 앞치마",
"en_US": "Bright Linen Alchemy Apron",
"es_MX": "Delantal de alquimia de lino brillante",
"pt_BR": "Avental de Alquimia de Linho Brilhante",
"es_ES": "Delantal de alquimia de lino brillante",
"zh_CN": "光明亚麻炼金围裙",
"fr_FR": "Tablier d’alchimie en lin éclatant",
"de_DE": "Alchemieschürze aus hellem Leinen"
},
"purchase_price": 182250,
"id": 239641,
"inventory_type": {
"name": {
"it_IT": "Equipaggiamento delle Professioni",
"ru_RU": "Экипировка профессии",
"en_GB": "Profession Equipment",
"zh_TW": "專業技能裝備",
"ko_KR": "전문 기술 장비",
"en_US": "Profession Equipment",
"es_MX": "Equipamiento de profesión",
"pt_BR": "Equipamento de Profissão",
"es_ES": "Equipamiento de profesión",
"zh_CN": "专业装备",
"fr_FR": "Équipements de métier",
"de_DE": "Berufsausrüstung"
},
"type": "PROFESSION_GEAR"
}
}
Comments (0)