{
"related": {
"uuid": "string",
"slug": "string",
"name": "string",
"appUrl": "string",
"imageUrl": "string",
"platform": "string",
"lastCrawlDate": "2024-11-19T20:30:58+00:00"
},
"items": [
{
"identifier": "string",
"title": "string",
"description": "string",
"createdAt": "2024-11-19T20:30:58+00:00",
"externalUrl": "string",
"latestAudience": {
"date": "2024-11-19T20:30:58+00:00",
"comments": 0,
"views": 0,
"likes": 0
}
}
],
"page": {
"offset": 0,
"limit": 0,
"next": "string",
"previous": "string",
"total": 0
},
"errors": [
{
"key": "string",
"code": 0,
"message": "string"
}
]
}