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": 60,
"required_level": 50,
"sell_price": 217307,
"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": 169283
},
"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": 22628
}
],
"name": {
"it_IT": "Grancintura da Grunt Dente Nero",
"ru_RU": "Большой пояс рубаки Черного Зуба",
"en_GB": "Black Tooth Grunt's Greatbelt",
"zh_TW": "黑牙蠻兵巨腰帶",
"ko_KR": "검은니 그런트의 철갑허리띠",
"en_US": "Black Tooth Grunt's Greatbelt",
"es_MX": "Gran cinturón de bruto de Diente Negro",
"pt_BR": "Correão do Bruto Dente Negro",
"es_ES": "Gran cinturón de bruto de Diente Negro",
"zh_CN": "黑齿步兵的重型腰带",
"fr_FR": "Grande ceinture de grunt dent-noire",
"de_DE": "Großgürtel des Schwarzzahngrunzers"
},
"purchase_price": 1086536,
"id": 169283,
"inventory_type": {
"name": {
"it_IT": "Fianchi",
"ru_RU": "Пояс",
"en_GB": "Waist",
"zh_TW": "腰部",
"ko_KR": "허리",
"en_US": "Waist",
"es_MX": "Cintura",
"pt_BR": "Cintura",
"es_ES": "Cintura",
"zh_CN": "腰部",
"fr_FR": "Taille",
"de_DE": "Taille"
},
"type": "WAIST"
}
}
Comments (0)