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": 506,
"required_level": 70,
"sell_price": 612728,
"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": 220118
},
"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,
"name": {
"it_IT": "Carica per Demolizione degli Arathi",
"ru_RU": "Аратийский заряд взрывчатки",
"en_GB": "Arathi Demolition Charge",
"zh_TW": "阿拉希爆破炸藥",
"ko_KR": "아라시 폭발물",
"en_US": "Arathi Demolition Charge",
"es_MX": "Carga de demolición arathi",
"pt_BR": "Carga de Demolição Arathi",
"es_ES": "Carga de demolición arathi",
"zh_CN": "阿拉希爆破火药桶",
"fr_FR": "Charge explosive arathie",
"de_DE": "Detonationsladung der Arathi"
},
"purchase_price": 3063643,
"id": 220118,
"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)