Resource aa:thumb

Overview

The aa:thumb resource represents a thumbnail for an asset or a location item in a data store connected to the Avid Platform.

Properties

The aa:thumb resource has the following properties:

thumbnail

An HTTP URL to a thumbnail for the asset. The value can be null or empty if the thumbnail does not exist.

The aa:thumb resource has no link relations.

Description

Examples

Example: MediaCentral Production Management
 
{
    "thumbnail": "http://ip-host/nxn/workgroup/preview?path=file%3A%2F%2IP%2Database%24%2FWG%2F_PropertyStore%2F2020-24%2F45968_StreamedProperty_Screenshot1073787879-0.prp&modified=132243287978618039&width=170&height=97",
    "_links": {
        "self": {
            "href": "https://host/apis/avid.pam;version=2;realm=realm/assets/060a2b340101010101010f0013-000000-c39522a7d52545e3-b3d03989526b-8474/thumbs"
        }
    }
}