GET /channels/{channel}/broadcasts

bbci.co.uk

Summary: Get broadcasts by channel
Operation ID: Get_Broadcasts by channel_
Auth: none
Description

Get broadcasts by channel

Parameters (7)

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.

from (string, query, optional)

Time to return results from, e.g. -3h

lang (string, query, required)

The language for any applicable localised strings.

Constraints: {'enum': ['en', 'cy', 'ga', 'gd', 'pi']}

mixin (array, query, optional)

Request additional data in the output

Constraints: {'enum': ['live', 'promotions']}

per_page (integer, query, required)

The number of results to return.

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.