GET /episodes/{pid}/recommendations
Summary: Get programme recommendations
Operation ID: Get_Programme recommendations_
Auth: none
Operation ID: Get_Programme recommendations_
Auth: none
Description
Get programme recommendations
Parameters (5)
availability
(string, query, required, default: available)
Whether to return all, or available programmes
Constraints: {'enum': ['all', 'available']}
page
(integer, query, required)
The page index.
per_page
(integer, query, required)
The number of results to return.
pid
(string, path, required)
The programme identifier.
Constraints: {'minLength': 8, 'pattern': '^([0-9,a-d,f-h,j-n,p-t,v-z]){8,}$'}
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 episode recommendations | probe-gate |
https://ibl.api.bbci.co.uk/ibl/v1/episodes/m001fyf7/recommendations |
No probe data for this endpoint yet.