32 lines
559 B
JSON
32 lines
559 B
JSON
{
|
|
"comments": [
|
|
{
|
|
"timestamp": 1707420000,
|
|
"data": [
|
|
{
|
|
"comment": {
|
|
"timestamp": 1707245000,
|
|
"comment": "xxx",
|
|
"author": "xxx",
|
|
"group": "xxx"
|
|
}
|
|
}
|
|
],
|
|
"title": "xxx"
|
|
},
|
|
{
|
|
"timestamp": 1705500000,
|
|
"data": [
|
|
{
|
|
"comment": {
|
|
"timestamp": 1705320000,
|
|
"comment": "xxx",
|
|
"author": "xxx",
|
|
"group": "xxx"
|
|
}
|
|
}
|
|
],
|
|
"title": "xxx"
|
|
}
|
|
]
|
|
}
|