27 lines
595 B
JSON
27 lines
595 B
JSON
{
|
|
"file_created_correctly": true,
|
|
"bk_weekly_art_posts": {
|
|
"EXAMPLE VALUE": {
|
|
"post_data": {
|
|
"title": "I JUST BOUGHT THE CONTINENT OF NORTH AMERICA FOR A DOLLAR!",
|
|
"upvotes": 69420,
|
|
"date_unix": 1738614657,
|
|
"media_type": null,
|
|
"media_urls": []
|
|
},
|
|
"nominated_by_human": true,
|
|
"added": {
|
|
"by_human": false,
|
|
"by_bot": true
|
|
},
|
|
"approved": {
|
|
"by_human": true,
|
|
"by_ris": true
|
|
}
|
|
},
|
|
"EXAMPLE VALUE DELETED": {
|
|
"removed": true,
|
|
"removed_by": "ME!!!!"
|
|
}
|
|
}
|
|
} |