GET /categories/{category}/programmes

bbci.co.uk

Summary: List all the programmes for a category.
Operation ID: Get_Programmes by category_
Auth: none
Description

Get the list of all the Programmes (TLEOs) for a given category in TV & iPlayer.

Parameters (6)

availability (string, query, required, default: available)

Whether to return all, or available programmes

Constraints: {'enum': ['all', 'available']}

category (string, path, required)

The category identifier to return results from.

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)

TitleTypeURLAction
Get programmes by category - Drama probe-gate https://ibl.api.bbci.co.uk/ibl/v1/categories/drama-and-soaps/programmes

No probe data for this endpoint yet.