-
Notifications
You must be signed in to change notification settings - Fork 51
Expand file tree
/
Copy pathindex.json
More file actions
47 lines (47 loc) · 1 KB
/
index.json
File metadata and controls
47 lines (47 loc) · 1 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
{
"id": 40,
"items": [
{
"name": "red-apricorn",
"url": "/api/v2/item/458/"
},
{
"name": "blue-apricorn",
"url": "/api/v2/item/459/"
},
{
"name": "yellow-apricorn",
"url": "/api/v2/item/460/"
},
{
"name": "green-apricorn",
"url": "/api/v2/item/461/"
},
{
"name": "pink-apricorn",
"url": "/api/v2/item/462/"
},
{
"name": "white-apricorn",
"url": "/api/v2/item/463/"
},
{
"name": "black-apricorn",
"url": "/api/v2/item/464/"
}
],
"name": "apricorn-box",
"names": [
{
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"name": "Apricorn box"
}
],
"pocket": {
"name": "key",
"url": "/api/v2/item-pocket/8/"
}
}