30 lines
735 B
JSON
30 lines
735 B
JSON
[
|
|
{
|
|
"id": 5,
|
|
"subject": "cli",
|
|
"message": "hello from cli",
|
|
"created_at": "2026-01-06T01:32:00.789493280Z",
|
|
"modified_at": "2026-01-06T01:32:00.789493280Z"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"subject": null,
|
|
"message": "Second entry without subject",
|
|
"created_at": "2026-01-06T00:49:12.476328582Z",
|
|
"modified_at": "2026-01-06T00:49:12.476328582Z"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"subject": "Test subject",
|
|
"message": "Test message",
|
|
"created_at": "2026-01-06T00:24:15.726262575Z",
|
|
"modified_at": "2026-01-06T00:24:15.726262575Z"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"subject": null,
|
|
"message": "test",
|
|
"created_at": "2026-01-05T23:50:52.100487714Z",
|
|
"modified_at": "2026-01-05T23:50:52.100487714Z"
|
|
}
|
|
] |