This repository was archived by the owner on Nov 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdb.json
More file actions
68 lines (68 loc) · 1.68 KB
/
db.json
File metadata and controls
68 lines (68 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"item": [
{
"id": 40051,
"itemId": 40051,
"server": "gehennas-horde",
"name": "Solid Sky Sapphire",
"uniqueName": "solid-sky-sapphire",
"contentPhase": 1,
"icon": "https://wow.zamimg.com/images/wow/icons/large/inv_jewelcrafting_gem_27.jpg",
"tags": "Rare,Gem",
"requiredLevel": 0,
"itemLevel": 80,
"sellPrice": 45000,
"vendorPrice": null,
"itemLink": "|cff0070dd|Hitem:40051::::::::::0|h[Solid Sky Sapphire]|h|r",
"stats": {
"current": {
"numAuctions": "444",
"quantity": "444",
"minimumBuyout": {
"gold": "7",
"silver": "94",
"copper": "99",
"raw": "79499"
},
"historicalValue": {
"gold": "14",
"silver": "22",
"copper": "92",
"raw": "142292"
},
"marketValue": {
"gold": "9",
"silver": "46",
"copper": "86",
"raw": "94686"
}
},
"previous": {
"numAuctions": "254",
"quantity": "254",
"minimumBuyout": {
"gold": "7",
"silver": "94",
"copper": "99",
"raw": "79499"
},
"historicalValue": {
"gold": "14",
"silver": "22",
"copper": "92",
"raw": "142292"
},
"marketValue": {
"gold": "9",
"silver": "46",
"copper": "86",
"raw": "94686"
}
},
"lastUpdated": "2022-10-20T07:23:07.000Z"
},
"uri": "/items/40051",
"amount": "1"
}
]
}