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
69
70
71
72
73
74
75
use crateSearch;
use ;
// {
// "news_posts": [
// {
// "id": 964,
// "author": "RockRoller",
// "edit_url": "https://github.com/ppy/osu-wiki/tree/master/news/2021-05-27-skinning-contest-results.md",
// "first_image": "https://i.ppy.sh/d431ff921955d5c8792dc9bae40ac082d4e53131/68747470733a2f2f6f73752e7070792e73682f77696b692f696d616765732f7368617265642f6e6577732f323032312d30352d32372d736b696e6e696e672d636f6e746573742d726573756c74732f736b696e6e696e675f636f6e746573745f62616e6e65722e6a7067",
// "published_at": "2021-05-27T12:00:00+00:00",
// "updated_at": "2021-05-28T17:11:35+00:00",
// "slug": "2021-05-27-skinning-contest-results",
// "title": "Skinning Contest: Results Out",
// "preview": "The ship full of skins is now back with your votes. Check out the results for our first-ever official skinning contest right here!"
// },
// // ...
// ],
// "news_sidebar": {
// "current_year": 2021,
// "news_posts": [
// {
// "id": 964,
// "author": "RockRoller",
// "edit_url": "https://github.com/ppy/osu-wiki/tree/master/news/2021-05-27-skinning-contest-results.md",
// "first_image": "https://i.ppy.sh/d431ff921955d5c8792dc9bae40ac082d4e53131/68747470733a2f2f6f73752e7070792e73682f77696b692f696d616765732f7368617265642f6e6577732f323032312d30352d32372d736b696e6e696e672d636f6e746573742d726573756c74732f736b696e6e696e675f636f6e746573745f62616e6e65722e6a7067",
// "published_at": "2021-05-27T12:00:00+00:00",
// "updated_at": "2021-05-28T17:11:35+00:00",
// "slug": "2021-05-27-skinning-contest-results",
// "title": "Skinning Contest: Results Out"
// },
// // ...
// ],
// "years": [2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013]
// },
// "search": {
// "limit": 12,
// "sort": "published_desc"
// },
// "cursor_string": "WyJodHRwczpcL1wvd3d3LnlvdXR1YmUuY29tXC93YXRjaD92PWRRdzR3OVdnWGNRIl0"
// }