JSON Dataset
Live Preview
Loading dataset...
Mock Comments JSON Dataset
Sample comments for social feature testing.
Download
Sample Data
{
"comments": [
{
"id": 1,
"post_id": 101,
"author": "Alice Brown",
"content": "Great article!",
"likes": 24,
"created": "2024-01-10T14:30:00Z"
}
]
}