-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharticle14018simpler.json
53 lines (53 loc) · 1.31 KB
/
article14018simpler.json
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
{
"title": "Diving into APEX",
"text": "In this article, we dive into APEX. And we do.",
"_id": "14018",
"attributes":[
{
"name": "PublishDate",
"value": "2024-07-14",
"_id": "22002"
},
{
"name": "NYTReviewStars",
"value": "5",
"_id": "25014"
}
],
"appliedTags": [
{
"tagId": "25004",
"_id": "25009",
"tag": {
"name": "Oracle APEX",
"_id": "25004"
}
},
{
"tagId": "25008",
"_id": "25011",
"tag": {
"name": "Sample App",
"_id": "25008"
}
},
{
"tagId": "25006",
"_id": "25010",
"tag": {
"name": "Tutorial",
"_id": "25006"
}
}
],
"authors": [
{
"authorId": "14017",
"_id": "16005",
"author": {
"name": "Steve Muench",
"_id": "14017"
}
}
]
}