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": 674539,
"item_subclass": {
"name": {
"it_IT": "Piastre",
"ru_RU": "Латы",
"en_GB": "Plate",
"zh_TW": "鎧甲",
"ko_KR": "판금",
"en_US": "Plate",
"es_MX": "Placas",
"pt_BR": "Placas",
"es_ES": "Placas",
"zh_CN": "板甲",
"fr_FR": "Plaques",
"de_DE": "Platte"
},
"id": 4
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 230336
},
"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": 119514
}
],
"name": {
"it_IT": "Gambiere da Guerra a Piastre del Pretendente Astrale",
"ru_RU": "Латные наголенники астрального претендента",
"en_GB": "Astral Aspirant's Plate Wargreaves",
"zh_TW": "星界志士鎧甲戰脛",
"ko_KR": "은하를 누비는 지원자의 판금 전쟁경갑",
"en_US": "Astral Aspirant's Plate Wargreaves",
"es_MX": "Grebas de guerra de placas de Aspirante astral",
"pt_BR": "Grevas de Guerra de Placa do Aspirante Astral",
"es_ES": "Grebas de guerra de placas de aspirante astral",
"zh_CN": "星界候选者的板甲战争护胫",
"fr_FR": "Grèves de guerre de l’aspirant astral en plaques",
"de_DE": "Plattenkriegsbeinschützer des astralen Aspiranten"
},
"purchase_price": 3372698,
"id": 230336,
"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)