38 lines
779 B
JSON

[
{
"id": 1,
"title": "test",
"content": "qwef",
"journeyId": null,
"image": null,
"author_id": 1,
"created_at": "2026-03-28T15:47:04.343616",
"visibility": "private",
"shared_read": [],
"shared_edit": []
},
{
"id": 2,
"title": "another test post",
"content": "sgadsfg",
"journeyId": null,
"image": null,
"author_id": 1,
"created_at": "2026-03-28T16:08:36.820019",
"visibility": "private",
"shared_read": [],
"shared_edit": []
},
{
"id": 3,
"title": "another post",
"content": "sfadfas",
"journeyId": null,
"image": null,
"author_id": 1,
"created_at": "2026-03-28T16:08:52.889611",
"visibility": "private",
"shared_read": [],
"shared_edit": []
}
]