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": 35,
"required_level": 30,
"sell_price": 75623,
"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": 47494
},
"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": "Pendente Antico di Arathor",
"ru_RU": "Древняя подвеска Аратора",
"en_GB": "Ancient Pendant of Arathor",
"zh_TW": "阿拉索上古墜飾",
"ko_KR": "아라소르의 고대 펜던트",
"en_US": "Ancient Pendant of Arathor",
"es_MX": "Colgante de Arathor antiguo",
"pt_BR": "Antigo Pingente de Arathor",
"es_ES": "Colgante de Arathor antiguo",
"zh_CN": "阿拉索的上古坠饰",
"fr_FR": "Ancien pendentif d'Arathor",
"de_DE": "Uralter Anhänger von Arathor"
},
"purchase_price": 302495,
"id": 47494,
"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)