/contentdetails
- Mount Point: /resource/rest/contentdetails
The following operations are supported on this resource:
Retrieves program details in specified format. In case format is not provided, default one is used.
For VOD only bundles with active licensing window are returned. No licensing window implies unlimited window.
Note: this API might use caching configured in web.xml.
Parameters
name |
description |
type |
default |
regionId |
EPG Region external identifier. Not required. Used to fetch VOD TSTV information |
query |
|
contentId |
EPG program identifier or bundle UUID. This is a required parameter. |
query |
|
locale |
Locale to search and return data for. If not specified, default locale is used from configuration. |
query |
|
formatCode |
Code of format in which result should be shown. |
query |
|
Output Payload
element |
produceable content type(s) |
(custom) |
|
description |
Return program details in specified format. |
Exceptions
name |
description |
com.extend.opencase.occ.client.web.exception.RESTWebserviceException |
Thrown if exception occurs. |