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": 1,
"required_level": 1,
"sell_price": 93289,
"item_subclass": {
"name": {
"it_IT": "Esplosivi e congegni",
"ru_RU": "Взрывчатка и устройства",
"en_GB": "Explosives and Devices",
"zh_TW": "爆裂物與裝置",
"ko_KR": "폭발물 및 장치",
"en_US": "Explosives and Devices",
"es_MX": "Explosivos y dispositivos",
"pt_BR": "Explosivos e Dispositivos",
"es_ES": "Explosivos y dispositivos",
"zh_CN": "爆炸物与装置",
"fr_FR": "Explosifs et appareils",
"de_DE": "Sprengstoff und Geräte"
},
"id": 0
},
"is_equippable": false,
"purchase_quantity": 1,
"media": {
"id": 200768
},
"item_class": {
"name": {
"it_IT": "Consumabili",
"ru_RU": "Расходуемые",
"en_GB": "Consumable",
"zh_TW": "消耗品",
"ko_KR": "소비용품",
"en_US": "Consumable",
"es_MX": "Consumible",
"pt_BR": "Consumível",
"es_ES": "Consumible",
"zh_CN": "消耗品",
"fr_FR": "Consommable",
"de_DE": "Verbrauchbares"
},
"id": 0
},
"quality": {
"name": {
"it_IT": "Scarso",
"ru_RU": "Низкое",
"en_GB": "Poor",
"zh_TW": "粗糙",
"ko_KR": "하급",
"en_US": "Poor",
"es_MX": "Pobre",
"pt_BR": "Inferior",
"es_ES": "Pobre",
"zh_CN": "粗糙",
"fr_FR": "Mauvais",
"de_DE": "Schlecht"
},
"type": "POOR"
},
"max_count": 0,
"is_stackable": true,
"name": {
"it_IT": "Esche per Salamantera Assortite",
"ru_RU": "Набор приманок для саламантеры",
"en_GB": "Assorted Salamanther Lures",
"zh_TW": "各類薩曼瑟螈誘餌",
"ko_KR": "각종 도롱뇽 미끼",
"en_US": "Assorted Salamanther Lures",
"es_MX": "Cebos de salamantra surtidos",
"pt_BR": "Iscas de Salamantra Variadas",
"es_ES": "Cebos de salamantras surtidos",
"zh_CN": "混杂的蝾螈诱饵",
"fr_FR": "Assortiment d’appâts à dracamandre",
"de_DE": "Diverse Salamantherköder"
},
"purchase_price": 373156,
"id": 200768,
"inventory_type": {
"name": {
"it_IT": "Non equipaggiabile",
"ru_RU": "Неэкипируемое",
"en_GB": "Non-equippable",
"zh_TW": "無法裝備",
"ko_KR": "착용 불가",
"en_US": "Non-equippable",
"es_MX": "No equipable",
"pt_BR": "Não equipável",
"es_ES": "No se puede equipar",
"zh_CN": "无法装备",
"fr_FR": "Objet hors équipement",
"de_DE": "Nicht anlegbar"
},
"type": "NON_EQUIP"
}
}
Comments (0)