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": 39,
"required_level": 35,
"sell_price": 253983,
"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": 93347
},
"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": "Raro",
"ru_RU": "Редкое",
"en_GB": "Rare",
"zh_TW": "精良",
"ko_KR": "희귀",
"en_US": "Rare",
"es_MX": "Raro",
"pt_BR": "Raro",
"es_ES": "Raro",
"zh_CN": "精良",
"fr_FR": "Rare",
"de_DE": "Selten"
},
"type": "RARE"
},
"max_count": 0,
"is_stackable": false,
"name": {
"it_IT": "Distintivo Arcano dell'Operazione Baluardo",
"ru_RU": "Знак магии \"Заслона\"",
"en_GB": "Arcane Badge of the Shieldwall",
"zh_TW": "鐵壁秘法徽章",
"ko_KR": "철벽방패의 비전 휘장",
"en_US": "Arcane Badge of the Shieldwall",
"es_MX": "Distintivo Arcano del Muro de escudos",
"pt_BR": "Distintivo Arcano da Muralha de Escudos",
"es_ES": "Distintivo Arcano del Muro de escudos",
"zh_CN": "神盾奥法徽章",
"fr_FR": "Ecusson des Arcanes du Bouclier",
"de_DE": "Arkanes Abzeichen des Schildwalls"
},
"purchase_price": 2808500,
"id": 93347,
"inventory_type": {
"name": {
"it_IT": "Monile",
"ru_RU": "Аксессуар",
"en_GB": "Trinket",
"zh_TW": "飾品",
"ko_KR": "장신구",
"en_US": "Trinket",
"es_MX": "Abalorio",
"pt_BR": "Berloque",
"es_ES": "Abalorio",
"zh_CN": "饰品",
"fr_FR": "Bijou",
"de_DE": "Schmuck"
},
"type": "TRINKET"
}
}
Comments (0)