| Property | Type | Description |
|---|---|---|
| description | string | Additional information about a Clip |
| assets | Object | Similar to the images properties, this provides various video renditions with their rendition name as the property:
The 360p rendition is always present by default. All other renditions will only be present if they are available. Each rendition contains: width, height, url |
| captions | Object | This object provides URLs to caption files in Subrip and Webvtt format (if available) based on transcriptions from the clip audio in the native language. Format of a captions object:
Additionally the mp4 assets within the video object contain a captions stream too if available in the clip’s native language |
| native | string | ISO 639-1 language code that is the native language caption for the clip. references property in captions object |