{
"success": true,
"code": 0,
"message": "OK",
"data": {
"items": [
{
"id": "00000000-0000-4000-8000-000000000030",
"platform": "mock-platform",
"region": "US",
"createdAt": "2026-01-02 12:00:00",
"date": "2026-01-02",
"contentMd": "This is mock markdown response content. It demonstrates structure only and does not contain production data.\n\n[1]: https://example.com/source-a \"Mock Source A\"",
"mentioned": true,
"position": 1
}
]
},
"meta": {
"pagination": {
"page": 1,
"pageSize": 1,
"total": 1,
"totalPages": 1
}
}
}