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": 5,
"required_level": 0,
"sell_price": 1,
"item_subclass": {
"name": {
"it_IT": "Cosmetico",
"ru_RU": "Декоративный предмет",
"en_GB": "Cosmetic",
"zh_TW": "造型",
"ko_KR": "장식",
"en_US": "Cosmetic",
"es_MX": "Cosmético",
"pt_BR": "Cosmético",
"es_ES": "Cosmético",
"zh_CN": "装饰品",
"fr_FR": "Ornemental",
"de_DE": "Kosmetisch"
},
"id": 5
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 34008
},
"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": "Comune",
"ru_RU": "Обычное",
"en_GB": "Common",
"zh_TW": "普通",
"ko_KR": "일반",
"en_US": "Common",
"es_MX": "Común",
"pt_BR": "Comum",
"es_ES": "Común",
"zh_CN": "普通",
"fr_FR": "Commun",
"de_DE": "Gewöhnlich"
},
"type": "COMMON"
},
"max_count": 1,
"is_stackable": false,
"appearances": [
{
"id": 6257
}
],
"name": {
"it_IT": "Occhiali Basta Indossarli per Restare Realmente Ammaliati",
"ru_RU": "Улучшающие зрение романтические очки Бликса",
"en_GB": "Blix's Eyesight Enhancing Romance Goggles",
"zh_TW": "布力克斯的視力強化浪漫眼鏡",
"ko_KR": "블릭스의 시력 향상 연애 고글",
"en_US": "Blix's Eyesight Enhancing Romance Goggles",
"es_MX": "Gafas romance de mejora de aspecto de Blix",
"pt_BR": "Óculos de Romance Extremo e Violento do Blix",
"es_ES": "Gafas romance de mejora de aspecto de Blix",
"zh_CN": "布利克斯的电眼浪漫护目镜",
"fr_FR": "Binocles Incroyables d'Empathie Romantique Etendue de Blix",
"de_DE": "Blix' sichtverbessernde Romantikbrille"
},
"purchase_price": 1,
"id": 34008,
"inventory_type": {
"name": {
"it_IT": "Testa",
"ru_RU": "Голова",
"en_GB": "Head",
"zh_TW": "頭部",
"ko_KR": "머리",
"en_US": "Head",
"es_MX": "Cabeza",
"pt_BR": "Cabeça",
"es_ES": "Cabeza",
"zh_CN": "头部",
"fr_FR": "Tête",
"de_DE": "Kopf"
},
"type": "HEAD"
}
}
Comments (0)