GET /channels/{channel}/programmes
Summary: Get programmes by channel
Operation ID: Get_Programmes by channel_
Auth: none
Operation ID: Get_Programmes by channel_
Auth: none
Description
Get programmes by channel
Parameters (6)
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.
lang
(string, query, required)
The language for any applicable localised strings.
Constraints: {'enum': ['en', 'cy', 'ga', 'gd', 'pi']}
page
(integer, query, required)
The page index.
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']}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get programmes by channel - BBC One | probe-gate |
https://ibl.api.bbci.co.uk/ibl/v1/channels/bbc_one_london/programmes |
No probe data for this endpoint yet.