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": 11,
"required_level": 11,
"sell_price": 25000000,
"item_subclass": {
"name": {
"it_IT": "Stregone",
"ru_RU": "Чернокнижник",
"en_GB": "Warlock",
"zh_TW": "術士",
"ko_KR": "흑마법사",
"en_US": "Warlock",
"es_MX": "Brujo",
"pt_BR": "Bruxo",
"es_ES": "Brujo",
"zh_CN": "术士",
"fr_FR": "Démoniste",
"de_DE": "Hexenmeister"
},
"id": 9
},
"is_equippable": false,
"purchase_quantity": 1,
"media": {
"id": 212783
},
"item_class": {
"name": {
"it_IT": "Glifi",
"ru_RU": "Символ",
"en_GB": "Glyph",
"zh_TW": "雕紋",
"ko_KR": "문양",
"en_US": "Glyph",
"es_MX": "Glifo",
"pt_BR": "Glifo",
"es_ES": "Glifo",
"zh_CN": "雕文",
"fr_FR": "Glyphe",
"de_DE": "Glyphe"
},
"id": 16
},
"quality": {
"name": {
"it_IT": "Raro",
"ru_RU": "Редкое",
"en_GB": "Rare",
"zh_TW": "精良",
"ko_KR": "희귀",
"en_US": "Rare",
"es_MX": "Raro",
"pt_BR": "Raro",
"es_ES": "Raro",
"zh_CN": "精良",
"fr_FR": "Rare",
"de_DE": "Selten"
},
"type": "RARE"
},
"max_count": 0,
"is_stackable": false,
"name": {
"it_IT": "Rito del Tiranno Calcafatuo",
"ru_RU": "Гримуар тирана Пустоты",
"en_GB": "Grimoire of the Netherwalk Tyrant",
"zh_TW": "渡虛暴君魔典",
"ko_KR": "흑마법서: 황천걸음 폭군",
"en_US": "Grimoire of the Netherwalk Tyrant",
"es_MX": "Grimorio del tirano infracamino",
"pt_BR": "Grimório do Tirano Andarilho do Éter",
"es_ES": "Grimorio del tirano caminante abisal",
"zh_CN": "魔典:虚行暴君",
"fr_FR": "Grimoire du tyran du Néant",
"de_DE": "Grimoire des Netherwandlertyrannen"
},
"purchase_price": 50000000,
"id": 212783,
"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)