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": 0,
"sell_price": 0,
"item_subclass": {
"name": {
"it_IT": "Cianfrusaglie",
"ru_RU": "Хлам",
"en_GB": "Junk",
"zh_TW": "垃圾",
"ko_KR": "잡동사니",
"en_US": "Junk",
"es_MX": "Chatarra",
"pt_BR": "Sucata",
"es_ES": "Chatarra",
"zh_CN": "垃圾",
"fr_FR": "Camelote",
"de_DE": "Plunder"
},
"id": 0
},
"is_equippable": false,
"purchase_quantity": 1,
"media": {
"id": 49923
},
"item_class": {
"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": 15
},
"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,
"name": {
"it_IT": "Documento di Brazie sugli Appuntamenti dei Nani di Dun Morogh",
"ru_RU": "Сочинение Брейзи \"Документ о дворфийских дамах\"",
"en_GB": "Brazie's Document on Dwarven Dates in Dun Morogh",
"zh_TW": "布瑞奇的丹莫洛矮人約會文件",
"ko_KR": "브레이지의 던 모로에서 데이트하는 드워프에 관한 대백과",
"en_US": "Brazie's Document on Dwarven Dates in Dun Morogh",
"es_MX": "Escrito sobre Encuentros Enanos en Dun Morogh de Brazie",
"pt_BR": "Ensaio do Brazie sobre Encontros Enânicos em Dun Morogh",
"es_ES": "Escrito sobre Encuentros Enanos en Dun Morogh de Brazie",
"zh_CN": "布雷泽的《我与矮人妹子有个约会》",
"fr_FR": "Notes sur les Nymphettes Naines de Nid-de-l'Aigle de Brazie",
"de_DE": "Brazies Zusammenfassung zwergischer Zweisamkeiten"
},
"purchase_price": 0,
"id": 49923,
"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)