get content
Returns a piece of content. A user can view a piece of content if:
-
They own the content
-
If they have an appropriate content viewer/editor role
If a user is not allowed to view the content, a 404 is returned.
Time zones
Providing a timezone
param will result in returning a piece of content with chapters where:
-
availableFrom
is set to a date up to and including today in the provided time zone -
availableFrom
is null or absent
Currently this only applies to podcast content; providing the timezone
param for non-podcast content will not affect the chapters returned.
Valid timezone identifiers can be found here. A 400 response will be returned if an invalid time zone is provided. If no timezone
param is provided, then chapters are returned based on the UTC timezone.
Authorizations
Parameters
Query Parameters
Timezone identifier
Pacific/Auckland
The type of playable signed URLs returned. Use with playable
.
s3
Return playable signed URLs
true