12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"posts": [
|
|
{
|
|
"id": "post-1",
|
|
"text": "free money if you buy now",
|
|
"reports": 1,
|
|
"status": "pending",
|
|
"reviewedAt": null
|
|
}
|
|
]
|
|
}
|