19 lines
364 B
JSON
19 lines
364 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"title": "test",
|
|
"content": "ksafladjsfk",
|
|
"journeyId": "1",
|
|
"image": null,
|
|
"created_at": "2026-03-27T21:23:39.755057",
|
|
"comments": [
|
|
{
|
|
"id": 1774703592361,
|
|
"author_id": 1,
|
|
"author_name": "josh",
|
|
"text": "hello",
|
|
"created_at": "2026-03-28T14:13:12.362078"
|
|
}
|
|
]
|
|
}
|
|
] |