Path Parameters
The numeric ID of your project
The source_url of your content item
Query Parameters
The preview token of your content item
audio
, video
Response
OK
Content that has been filtered to published=true and status=processed. See the swagger schema for /v1/content for more information.
Player settings for the project of the first content item. See the swagger schema for /v1/player_settings for more information.
Video settings for the project of the first content item. See the swagger schema for /v1/video_settings for more information.
Playlist data, if applicable for the endpoint. Endpoint /v1/player/content/{id} returns null. Endpoint /v1/player/playlist/{id} returns data of the playlist. Endpoint /v1/player/playlist returns data of the first playlist (if any). See the swagger schema for /v1/playlist for more information.
Ads that have been filtered to enabled=true and time_range overlaps the current time. See the swagger schema for /v1/ads for more information.