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": 80,
"required_level": 78,
"sell_price": 25000,
"item_subclass": {
"name": {
"it_IT": "Oreficeria",
"ru_RU": "Ювелирное дело",
"en_GB": "Jewelcrafting",
"zh_TW": "珠寶設計",
"ko_KR": "보석세공",
"en_US": "Jewelcrafting",
"es_MX": "Joyería",
"pt_BR": "Joalheria",
"es_ES": "Joyería",
"zh_CN": "珠宝加工",
"fr_FR": "Joaillerie",
"de_DE": "Juwelierskunst"
},
"id": 11
},
"is_equippable": true,
"purchase_quantity": 1,
"media": {
"id": 244629
},
"item_class": {
"name": {
"it_IT": "Professione",
"ru_RU": "Профессия",
"en_GB": "Profession",
"zh_TW": "專業技能",
"ko_KR": "전문 기술",
"en_US": "Profession",
"es_MX": "Profesión",
"pt_BR": "Profissão",
"es_ES": "Profesión",
"zh_CN": "专业技能",
"fr_FR": "Métier",
"de_DE": "Beruf"
},
"id": 19
},
"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": "Grembiule dell'Apprendista Gioielliere",
"ru_RU": "Фартук ювелира-подмастерья",
"en_GB": "Apprentice Jeweler's Apron",
"zh_TW": "見習珠寶師圍裙",
"ko_KR": "수습 보석세공인의 앞치마",
"en_US": "Apprentice Jeweler's Apron",
"es_MX": "Delantal de aprendiz de joyería",
"pt_BR": "Avental do Aprendiz de Joalheiro",
"es_ES": "Delantal de joyero aprendiz",
"zh_CN": "见习珠宝匠的围裙",
"fr_FR": "Tablier de compagnonnage en joaillerie",
"de_DE": "Schürze des Juwelenschmiedlehrlings"
},
"purchase_price": 125000,
"id": 244629,
"inventory_type": {
"name": {
"it_IT": "Equipaggiamento delle Professioni",
"ru_RU": "Экипировка профессии",
"en_GB": "Profession Equipment",
"zh_TW": "專業技能裝備",
"ko_KR": "전문 기술 장비",
"en_US": "Profession Equipment",
"es_MX": "Equipamiento de profesión",
"pt_BR": "Equipamento de Profissão",
"es_ES": "Equipamiento de profesión",
"zh_CN": "专业装备",
"fr_FR": "Équipements de métier",
"de_DE": "Berufsausrüstung"
},
"type": "PROFESSION_GEAR"
}
}
Comments (0)