| Name | Type | Description | Notes |
|---|---|---|---|
| added_date | date | Date this video was added to the Shutterstock library, in the format YYYY-MM-DD | [optional] |
| affiliate_url | str | Affiliate referral link; appears only for registered affiliate partners | [optional] |
| aspect | float | Aspect ratio of this video in decimal format | [optional] |
| aspect_ratio | str | Aspect ratio of the video | [optional] |
| assets | VideoAssets | [optional] | |
| categories | list[Category] | List of categories | [optional] |
| contributor | Contributor | ||
| description | str | Description of this video | [optional] |
| duration | float | Duration of this video, in seconds | [optional] |
| has_model_release | bool | Whether or not this video has been released for use by the model appearing in it | [optional] |
| has_property_release | bool | Whether or not this video has received a release to show the landmark or property appearing in it | [optional] |
| id | str | ID of the video | |
| is_adult | bool | Whether or not this video contains adult content | [optional] |
| is_editorial | bool | Whether or not this video is editorial content | [optional] |
| keywords | list[str] | Keywords associated with the content of this video | [optional] |
| media_type | str | Media type of this video, should always be "video" | |
| models | list[Model] | List of models in this video | [optional] |
| url | str | Link to video information page; included only for certain accounts | [optional] |