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": 499631,
"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": 230293
},
"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": 119515
}
],
"name": {
"it_IT": "Stivali da Guerra a Piastre del Pretendente Astrale",
"ru_RU": "Латные боевые сапоги астрального претендента",
"en_GB": "Astral Aspirant's Plate Warboots",
"zh_TW": "星界志士鎧甲戰靴",
"ko_KR": "은하를 누비는 지원자의 판금 전쟁장화",
"en_US": "Astral Aspirant's Plate Warboots",
"es_MX": "Botas de guerra de placas de Aspirante astral",
"pt_BR": "Coturnos de Placa do Aspirante Astral",
"es_ES": "Botas de guerra de placas de aspirante astral",
"zh_CN": "星界候选者的板甲战靴",
"fr_FR": "Bottes de guerre de l’aspirant astral en plaques",
"de_DE": "Plattenkriegsstiefel des astralen Aspiranten"
},
"purchase_price": 2498155,
"id": 230293,
"inventory_type": {
"name": {
"it_IT": "Piedi",
"ru_RU": "Ступни",
"en_GB": "Feet",
"zh_TW": "腳",
"ko_KR": "발",
"en_US": "Feet",
"es_MX": "Pies",
"pt_BR": "Pés",
"es_ES": "Pies",
"zh_CN": "脚部",
"fr_FR": "Pieds",
"de_DE": "Füße"
},
"type": "FEET"
}
}
Comments (0)