{
"inbound": {
"likes": [
{
"fid": 1234567890,
"username": "user123",
"name": "John Doe",
"bio": "I am a social media influencer",
"picture": "https://example.com/profile_picture.jpg",
"url": "https://example.com/user123",
"active": 1000,
"createdAt": "2022-01-01T00:00:00.000Z",
"updatedAt": "2022-01-01T00:00:00.000Z"
}
],
"comments": [
{
"fid": 1234567890,
"username": "user123",
"name": "John Doe",
"bio": "I am a social media influencer",
"picture": "https://example.com/profile_picture.jpg",
"url": "https://example.com/user123",
"active": 1000,
"createdAt": "2022-01-01T00:00:00.000Z",
"updatedAt": "2022-01-01T00:00:00.000Z"
}
],
"quotes": [
{
"fid": 1234567890,
"username": "user123",
"name": "John Doe",
"bio": "I am a social media influencer",
"picture": "https://example.com/profile_picture.jpg",
"url": "https://example.com/user123",
"active": 1000,
"createdAt": "2022-01-01T00:00:00.000Z",
"updatedAt": "2022-01-01T00:00:00.000Z"
}
]
},
"outbound": {
"likes": [
{
"fid": 1234567890,
"username": "user123",
"name": "John Doe",
"bio": "I am a social media influencer",
"picture": "https://example.com/profile_picture.jpg",
"url": "https://example.com/user123",
"active": 1000,
"createdAt": "2022-01-01T00:00:00.000Z",
"updatedAt": "2022-01-01T00:00:00.000Z"
}
],
"comments": [
{
"fid": 1234567890,
"username": "user123",
"name": "John Doe",
"bio": "I am a social media influencer",
"picture": "https://example.com/profile_picture.jpg",
"url": "https://example.com/user123",
"active": 1000,
"createdAt": "2022-01-01T00:00:00.000Z",
"updatedAt": "2022-01-01T00:00:00.000Z"
}
],
"quotes": [
{
"fid": 1234567890,
"username": "user123",
"name": "John Doe",
"bio": "I am a social media influencer",
"picture": "https://example.com/profile_picture.jpg",
"url": "https://example.com/user123",
"active": 1000,
"createdAt": "2022-01-01T00:00:00.000Z",
"updatedAt": "2022-01-01T00:00:00.000Z"
}
]
}
}