/media/list
GET /media/list
Purpose
Retrieves the full video listings.
Response Object
Response Field Information
mediaId
The unique ID of the workout. This is required as a parameter to retrieve the stream URL in the /stream/{media_id}
API call
creationTime
The time the workout was added to the platform. Format: Value is in epoch milliseconds
categories
title
A short description good for displaying in search results
description
A longer description aimed to provide more information after a user has selected a workout to find out more information
difficulties
durationCategory
equipments
Indicates if a workout uses equipment e.g. dumbbells.
Type: Boolean
- true
: equipment required
- false
: equipment not required
instructors
A list of instructor names in the workout.
mainDifficulty
Some workouts can cater for multiple levels. This difficulty represents the main difficulty group it was designed for.
thumbnailURL
A thumbnail image to be used as a preview. This will be a full URL with host information.
Last updated