[
{
"id": 0,
"created": "string",
"name": "string",
"description": "string",
"contentUrl": "string",
"royalty": 0,
"ipfscid": "string",
"ipfscidMedia": "string",
"mimeType": "string",
"minter": "string",
"minterDetails": {
"id": 0,
"name": "string",
"username": "string",
"address": "string",
"profileImage": "string",
"verified": true,
"bannerUrl": "string",
"collectorBadge": true
},
"owner": "string",
"ownerDetails": {
"id": 0,
"name": "string",
"username": "string",
"address": "string",
"profileImage": "string",
"verified": true,
"bannerUrl": "string",
"collectorBadge": true
},
"scTokenId": 0,
"likes": 0,
"marketplace": {
"price": 0,
"priceUsd": 0,
"active": true
},
"offer": {
"created": "string",
"token": 0,
"buyer": "string",
"buyerDetails": {
"id": 0,
"name": "string",
"username": "string",
"address": "string",
"profileImage": "string",
"verified": true,
"bannerUrl": "string",
"collectorBadge": true
},
"price": 0,
"nft": null,
"active": true
},
"collection": "string"
}
]