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": 70,
"required_level": 1,
"sell_price": 9000,
"item_subclass": {
"name": {
"it_IT": "Incantamento",
"ru_RU": "Наложение чар",
"en_GB": "Enchanting",
"zh_TW": "附魔",
"ko_KR": "마법부여",
"en_US": "Enchanting",
"es_MX": "Encantamiento",
"pt_BR": "Encantamento",
"es_ES": "Encantamiento",
"zh_CN": "附魔材料",
"fr_FR": "Enchantement",
"de_DE": "Verzauberkunst"
},
"id": 12
},
"is_equippable": false,
"purchase_quantity": 1,
"media": {
"id": 219950
},
"item_class": {
"name": {
"it_IT": "Beni commerciali",
"ru_RU": "Ремесло",
"en_GB": "Tradeskill",
"zh_TW": "交易技能",
"ko_KR": "전문 기술",
"en_US": "Tradeskill",
"es_MX": "Habilidad comercial",
"pt_BR": "Perícia profissional",
"es_ES": "Habilidad comercial",
"zh_CN": "商业技能",
"fr_FR": "Artisanat",
"de_DE": "Handwerksmaterial"
},
"id": 7
},
"modified_crafting": {
"description": {
"it_IT": "Frammento Luccicante",
"ru_RU": "Сияющий осколок",
"en_GB": "Gleaming Shard",
"zh_TW": "閃爍裂片",
"ko_KR": "번뜩이는 조각",
"en_US": "Gleaming Shard",
"es_MX": "Esquirla brillante",
"pt_BR": "Estilhaço Rebrilhante",
"es_ES": "Fragmento reluciente",
"zh_CN": "粼光碎片",
"fr_FR": "Éclat resplendissant",
"de_DE": "Schimmernder Splitter"
},
"id": 411,
"category": {
"name": {
"it_IT": "Frammento Luccicante",
"ru_RU": "Сияющий осколок",
"en_GB": "Gleaming Shard",
"zh_TW": "閃爍裂片",
"ko_KR": "번뜩이는 조각",
"en_US": "Gleaming Shard",
"es_MX": "Esquirla brillante",
"pt_BR": "Estilhaço Rebrilhante",
"es_ES": "Fragmento reluciente",
"zh_CN": "粼光碎片",
"fr_FR": "Éclat resplendissant",
"de_DE": "Schimmernder Splitter"
},
"id": 570
}
},
"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": true,
"name": {
"it_IT": "Scheggia Luccicante",
"ru_RU": "Сияющий осколок",
"en_GB": "Gleaming Shard",
"zh_TW": "閃爍裂片",
"ko_KR": "번뜩이는 조각",
"en_US": "Gleaming Shard",
"es_MX": "Fragmento brillante",
"pt_BR": "Estilhaço Rebrilhante",
"es_ES": "Fragmento reluciente",
"zh_CN": "粼光碎片",
"fr_FR": "Éclat resplendissant",
"de_DE": "Schimmernder Splitter"
},
"purchase_price": 45000,
"id": 219950,
"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)