Optionalcontent_MIME type of this variant's file (e.g., "image/jpeg", "video/mp4"). null if the file is not loaded.
Optionalcreated_When this variant was created (ISO 8601).
OptionalfileID of the underlying storage file that backs this variant (fil_...).
OptionalfilenameOriginal filename of the uploaded file for this variant. null if the file is not loaded.
OptionalheightHeight of this variant in pixels. null if not recorded.
Media variant ID (mvr_...).
Optionalimage_Resolved image delivery metadata for this variant, including dimensions and CDN URL. null for non-image content types.
Optionalupdated_When this variant was last updated (ISO 8601).
OptionalurlSigned download URL for this variant, resolved at request time. null if the file is unavailable.
Optionalvariant_Identifier for this variant's processing tier. Common values include "original" (the unmodified upload) and "thumbnail" (a resized preview).
OptionalwidthWidth of this variant in pixels. null if not recorded.
A processed variant of a media item, such as the original upload or a resized thumbnail, including a signed download URL resolved at request time.