GET /channels/{channel}/schedule/{date}
Summary: Get schedule by channel
Operation ID: Get_Schedule by channel_
Auth: none
Operation ID: Get_Schedule by channel_
Auth: none
Description
Get schedule by channel
Parameters (5)
availability
(string, query, required, default: available)
Whether to return all, or available programmes
Constraints: {'enum': ['all', 'available']}
channel
(string, path, required)
The channel identifier to limit results to.
date
(string, path, required)
The date to return the schedule for, yyyy-mm-dd format
lang
(string, query, required)
The language for any applicable localised strings.
Constraints: {'enum': ['en', 'cy', 'ga', 'gd', 'pi']}
rights
(string, query, required, default: web)
The rights group to limit results to.
Constraints: {'enum': ['mobile', 'tv', 'web']}
No probe data for this endpoint yet.