{
"related": {
"identifier": "string",
"title": "string",
"authorName": "string",
"url": "string",
"imgUrl": "string"
},
"items": [
{
"identifier": "string",
"createdAt": "2024-11-19T19:29:20+00:00",
"latestAudience": {
"date": "2024-11-19T19:29:20+00:00",
"commentCount": 0,
"likeCount": 0,
"playCount": 0,
"shareCount": 0
},
"user": {
"identifier": "string",
"username": "string",
"lastFollowerCount": 0
}
}
],
"page": {
"offset": 0,
"limit": 0,
"next": "string",
"previous": "string",
"total": 0
},
"errors": [
{
"key": "string",
"code": 0,
"message": "string"
}
]
}