GET /items
Operation ID: listItems
Auth: unknown
Description
Look inside programmes to find segments: chapters, tracks and more
Parameters (16)
(string, query, optional)
filter for subset of items that have an ID issued by the given authority
(array, query, optional)
filter for subset of items having given ID
(string, query, optional)
filter for subset of items that have given an ID of the given type
(array, query, optional)
filter for specific type(s) of items
(array, query, optional)
Mixins: * contributions: mixin to return information about contributors to items * images: mixin to add image information for an item * offset: mixin to return programme segment offsets, works in conjunction with programme filter * play_event: mixin to return programme segment events, works in conjunction with programme or segment_event filters
(integer, query, optional, default: 1)
which page of results to return
Constraints: {'minimum': 1}
(integer, query, optional, default: 10)
number of results in each page
Constraints: {'maximum': 300}
(array, query, optional)
filter for items by partner ID
(array, query, optional)
filter for items by partner PID
(string, query, optional)
filter for subset of items that have specified person involved
(array, query, optional)
filter for subset of items matching one of the given PIDs
(string, query, optional)
filter for subset of items that are part of the given programme
Constraints: {'minLength': 8, 'pattern': '^([0-9,a-d,f-h,j-n,p-t,v-z]){8,}$'}
(string, query, optional)
filter for subset of items matching supplied keyword/phrase (boolean operators permitted)
(string, query, optional)
filter for item with the given segment_event
(string, query, optional)
Sorts: * pid: sort by pid, descending
Constraints: {'enum': ['pid']}
(string, query, optional)
Sort direction
Constraints: {'enum': ['descending']}
No probe data for this endpoint yet.