GET /schedules
Operation ID: listSchedules
Auth: unknown
Description
Dates, Times, Schedules: when and where are programmes being shown?
Parameters (29)
(array, query, optional)
filter for subset of broadcasts and webcasts that have given authority
(array, query, optional)
filter for subset of broadcasts and webcasts that are descendants of the given programme PID
(string, query, optional)
filter for subset of broadcasts and webcasts that end on or later than the specified datetime
(string, query, optional)
filter for subset of broadcasts and webcasts that end on or earlier than the specified datetime
(array, query, optional)
filter for subset of broadcasts and webcasts that are classified in the given format ID
(array, query, optional)
filter for subset of broadcasts and webcasts that are classified in the given genre ID
(string, query, optional)
filter for subset of broadcasts and webcasts that have programmes in the given group
Constraints: {'minLength': 8, 'pattern': '^([0-9,a-d,f-h,j-n,p-t,v-z]){8,}$'}
(array, query, optional)
filter for subset of broadcasts and webcasts that have given identifier
(array, query, optional)
filter for subset of broadcasts and webcasts that have given id type
(array, query, optional)
filter for subset of broadcasts and webcasts with the given item performed on it
(array, query, optional)
Mixins: * ancestor_titles: return ancestor programme titles * images: mixin to add image information for broadcasts and webcasts * titles: return ancestor programme titles
(integer, query, optional, default: 1)
which page of results to return
Constraints: {'minimum': 1}
(integer, query, optional, default: 10)
number of results in each page
Constraints: {'maximum': 300}
(array, query, optional)
filter for broadcasts and webcasts by partner ID
(array, query, optional)
filter for broadcasts and webcasts by partner PID
(string, query, optional)
filter for subset of broadcasts and webcasts that have given contributor
(array, query, optional)
filter for subset of broadcasts and webcasts having given PID
(string, query, optional)
filter for subset of broadcasts and webcasts matching supplied keyword/phrase (boolean operators permitted)
(boolean, query, optional)
filter to show either only repeats or non-repeats
(string, query, optional)
filter for subset of broadcasts and webcasts that start on the specified day (BBC time)
(string, query, optional)
filter for subset of broadcasts and webcasts that start on or after the specified day (BBC time)
(string, query, optional)
filter for subset of broadcasts and webcasts that start on or before the specified day (BBC time)
(array, query, optional)
filter for subset of broadcasts and webcasts with given service master brand
(array, query, optional)
filter for subset of broadcasts and webcasts that are on the specified linear service
(string, query, optional)
Sorts: * start_date: sort chronologically by scheduled start time/date, ascending
Constraints: {'enum': ['start_date']}
(string, query, optional)
Sort direction
Constraints: {'enum': ['ascending', 'descending']}
(string, query, optional)
filter for subset of broadcasts and webcasts that start on or later than the specified datetime
(string, query, optional)
filter for subset of broadcasts and webcasts that start on or earlier than the specified datetime
(array, query, optional)
filter for subset of broadcasts and webcasts with given PID as their parent version
No probe data for this endpoint yet.