get https://cdn.jwplayer.com/v2/sites//media//playback.json
Returns all metadata and assets necessary for media playback in a JWP player, such as images, tracks, conversions, and manifests.
This endpoint serves both non-DRM and DRM-protected content. For DRM-protected content, the request must include both a JWT and the drm_policy_id
parameter.
See Playlists for more information on how to use this route for playback in a JWP player.
Response format is JSON only.