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": 545,
"required_level": 80,
"sell_price": 633095,
"item_subclass": {
"name": {
"it_IT": "Maglia",
"ru_RU": "Кольчуга",
"en_GB": "Mail",
"zh_TW": "鎖甲",
"ko_KR": "사슬",
"en_US": "Mail",
"es_MX": "Malla",
"pt_BR": "Malha",
"es_ES": "Malla",
"zh_CN": "锁甲",
"fr_FR": "Mailles",
"de_DE": "Kette"
},
"id": 3
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 230306
},
"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,
"appearances": [
{
"id": 119568
}
],
"name": {
"it_IT": "Gambiere Inanellate del Pretendente Astrale",
"ru_RU": "Плетеные поножи астрального претендента",
"en_GB": "Astral Aspirant's Chain Leggings",
"zh_TW": "星界志士鍊甲護腿",
"ko_KR": "은하를 누비는 지원자의 사슬 다리보호구",
"en_US": "Astral Aspirant's Chain Leggings",
"es_MX": "Leotardos de anillas de Aspirante astral",
"pt_BR": "Perneiras Encadeadas do Aspirante Astral",
"es_ES": "Leotardos de anillas de aspirante astral",
"zh_CN": "星界候选者的链甲护腿",
"fr_FR": "Jambières de l’aspirant astral en anneaux",
"de_DE": "Kettengamaschen des astralen Aspiranten"
},
"purchase_price": 3165476,
"id": 230306,
"inventory_type": {
"name": {
"it_IT": "Gambe",
"ru_RU": "Ноги",
"en_GB": "Legs",
"zh_TW": "腿部",
"ko_KR": "다리",
"en_US": "Legs",
"es_MX": "Piernas",
"pt_BR": "Pernas",
"es_ES": "Piernas",
"zh_CN": "腿部",
"fr_FR": "Jambes",
"de_DE": "Beine"
},
"type": "LEGS"
}
}
Comments (0)