GET
getMediaEntryById
Give the same schema as getAssetMediaEntries but limited to the MediaEntry whom ID is given in parameter. Details for MediaEntry schema (Available through getMediaEntryById or getAssetMediaEntries) Evident or irrelevant name meaning are not described
{ …
'label': 'fast-food_360p 19-9.mp4', //name of the uploaded file
…
'_links': {
…
' download': { // download link for this file
'href': 'https://srgssr-nonprod-dev.apigee.net/stxt-helios-media/v1/stxt-helios-a... },
…
'thumbnailUrl': { // thumbnailUrl link for this file (if available)
'href': 'https://srgssr-nonprod-dev.apigee.net/stxt-helios-media/v1/stxt-helios-a...
},
'previewUrl': { //streaming URL for this mediaentry.
'href': 'https://srgssr-nonprod-dev.apigee.net/stxt-helios-media/v1/streaming/smi...
},
'previewUrlComplete': { //streaming URL for this mediaentry, with other related audiotracks
'href': 'https://srgssr-nonprod-dev.apigee.net/stxt-helios-media/v1/streaming/smi...
},
…
}
}
https://api.srgssr.ch/stxt-accessibility/v1 /mediaEntries/{id}
Name | Values | Description |
---|---|---|
Content-Type |
|
|
Content-Type |
|
id ID of the MediaEntry null true
HTTP Code | Error Code | Description |
---|---|---|
401 |
Unauthorized - the authorization header is required |
|
403 |
Forbidden - the API key doesn't have access to this resource |
|
404 |
Not Found - the resource was not found |
Resource Summary
Security |
Category |
---|---|
MediaEntry |