GET spins
Summary: Returns spins optionally filtered by {start} and/or {end} datetimes
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Get Spins optionally filtered by a datetime range. Only past Spins will be returned.
Parameters (8)
count
(integer, query, optional, default: 20)
Amount of items to return
Constraints: {'minimum': 1}
end
(string, query, optional)
The ending datetime.
expand
(array, query, optional)
Allows to select extra fields
fields
(array, query, optional)
Allows to select only needed fields
page
(integer, query, optional)
Offset, used together with count
Constraints: {'minimum': 1}
playlist_id
(integer, query, optional)
Filter by playlist
show_id
(integer, query, optional)
Filter by show
start
(string, query, optional)
The datetime starting from items must be returned.
No probe data for this endpoint yet.