{
"success": true,
"code": 0,
"message": "OK",
"data": {
"id": "00000000-0000-4000-8000-000000000030",
"platform": "mock-platform",
"region": "US",
"createdAt": "2026-01-02T12:00:00.000Z",
"date": "2026-01-02T00:00:00.000Z",
"contentMd": "Detailed mock response content for API documentation only.\n\n[1]: https://example.com/source-a \"Mock Source A\"",
"mentions": [
{
"domain": "brand.example",
"brandName": "Mock Brand",
"position": 1,
"sentimentScore": 80
},
{
"domain": "competitor-a.example",
"brandName": "Competitor A",
"position": 2,
"sentimentScore": 65
}
],
"mentioned": true,
"position": 1,
"sources": [
"https://example.com/source-a",
"https://example.com/source-b"
]
}
}