{
"data": {
"artworks": [
{
"id": 0,
"name": "name",
"artist_name": "artist_name",
"collection": "collection",
"media": {
"url": "url",
"type": "image",
"content_type": "image/png",
"width": 0,
"height": 0
},
"animation": {
"url": "url",
"type": "image",
"content_type": "image/png",
"width": 0,
"height": 0
},
"ratio": 0,
"opensea_url": "opensea_url"
}
],
"collections": [
{
"id": 0,
"name": "name",
"title": "title",
"description": "description",
"slug": "slug",
"parent_collection": 0,
"child_collections": [
{
"id": 0,
"name": "name",
"slug": "slug"
}
]
}
],
"decc0s": [
{
"id": 0,
"name": [
"string"
],
"description": "description",
"ancestor": "ancestor",
"decc0_type": "decc0_type",
"dna1": "dna1",
"dna2": "dna2",
"dna3": "dna3",
"dna4": "dna4",
"cultural_affiliation": "cultural_affiliation",
"philosophical_affiliation": "philosophical_affiliation",
"artstyle_loved": "artstyle_loved",
"owner": "owner",
"soul": 0,
"multiplicity": 0,
"thumbnail_url": "thumbnail_url",
"thumbnail_character_url": "thumbnail_character_url",
"thumbnail_background_url": "thumbnail_background_url",
"image_ipfs_url": "image_ipfs_url",
"timestamp_created": "2024-08-25T15:00:00Z"
}
]
},
"meta": {
"query": "query",
"limit": 0
}
}