The primary object of the Aspect API is an Asset, which is an NFT (ERC721 or ERC1155). The following are the fields in the object of the response, or as a list of objects.

FieldDescriptionType
contract_addresscontract address of the assethex string
token_idtoken id of the NFTstring
namename of the NFT from metadatastring, null
descriptiondescription of the NFT from metadatastring, null
token_uritoken URI of the NFTstring, null
image_uriimage URI of the NFTstring, null
image_blur_hashblur hash of the imagestring, null
image_url_copycached image URL for the NFTstring, null
image_small_url_copycached image URL for the NFT, resized to 256string, null
image_medium_url_copycached image URL for the NFT, resized to 896string, null
animation_urianimation URI of the NFTstring, null
external_uriexternal URI of the NFTstring, null
attributesattributes of the NFTjson, null
contractcontract data that this NFT belongs toContract Object
ownernft ownerjson, null
aspect_linklink to the aspect page for this assetstring