Open source media management and distribution platform
This request gives back the details of all of mediafiles belonging to an asset.
/asset/{asset_id}/mediafile [GET]
|
Parameter |
Type |
Description |
Method |
Obligatory/Optional |
|
asset_id |
alphanumeric |
the asset id that the information will ensure |
URL |
obligatory |
|
tag |
alpha |
a free useable field for mediafiles. The mediafiles can be searched with it (e.g. 'thumbnail'). Till version 1.7. |
GET |
optional |
|
is_still |
boolean |
If FALSE or the parameter doesn't exist, then it gets all the videos. If TRUE, then it gets all of the stills. Till version 1.7. |
GET |
optional |
/asset/VlN2ZDKv9rpsfmBAWpvfiw1zQ6z/mediafile
|
Field |
Description |
|
item |
Full description of the media files belonging to an asset included in the usual technical metadata XML format |