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": 0,
"item_subclass": {
"name": {
"it_IT": "Varie",
"ru_RU": "Разное",
"en_GB": "Miscellaneous",
"zh_TW": "雜項",
"ko_KR": "기타",
"en_US": "Miscellaneous",
"es_MX": "Miscelánea",
"pt_BR": "Diversos",
"es_ES": "Miscelánea",
"zh_CN": "其它",
"fr_FR": "Divers",
"de_DE": "Verschiedenes"
},
"id": 0
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 208489
},
"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,
"name": {
"it_IT": "Ankh della Reincarnazione",
"ru_RU": "Крест реинкарнации",
"en_GB": "Ankh of Reincarnation",
"zh_TW": "復生護符",
"ko_KR": "윤회의 십자가",
"en_US": "Ankh of Reincarnation",
"es_MX": "Ankh de reencarnación",
"pt_BR": "Ankh da Reencarnação",
"es_ES": "Ankh de la reencarnación",
"zh_CN": "重生十字章",
"fr_FR": "Ankh de réincarnation",
"de_DE": "Ankh der Reinkarnation"
},
"purchase_price": 0,
"id": 208489,
"inventory_type": {
"name": {
"it_IT": "Collo",
"ru_RU": "Шея",
"en_GB": "Neck",
"zh_TW": "頸部",
"ko_KR": "목",
"en_US": "Neck",
"es_MX": "Cuello",
"pt_BR": "Pescoço",
"es_ES": "Cuello",
"zh_CN": "颈部",
"fr_FR": "Cou",
"de_DE": "Hals"
},
"type": "NECK"
}
}
Comments (0)