API Explorer
Need an API key? Get Your Trial API Key
Complete control

Schedule

GET /schedule.json

Returns a schedule for the specified channel and period.

Parameter Value Type Description
channel_id Please Select cbbh (BBC One) cbbG (BBC Two) cbbP (BBC Three) cbbQ (BBC Four) cbbV (BBC HD) cbbW (CBBC) cbcQ (BBC Radio 1) cbcS (BBC Radio 2) string The id of the required channel. Available from /channels.json
from multiple The beginning of the schedule period. Can be an ISO date, number of seconds since 1 Jan 1970 or a relative duration, e.g. 'now'.
to multiple The end of the schedule period. Can be an ISO date, number of seconds since 1 Jan 1970 or a relative duration., e.g. 'now.plus.6h'.
publisher string The publisher of the schedule
annotations list List of annotations that describe the data to be output
Valid Annotations: description, extended_description, brand_summary, series_summary, people, topics, segment_events, related_links, key_phrases, broadcasts, locations, first_broadcast, next_broadcast, available_locations, plus channel.

Request