Get stats (song/album/artist etc) by type and filter
Get some items based on some simple search types and filters. (Random by default) This method HAD partial backwards compatibility with older api versions but it has now been removed Pass -1 limit to get all results. (0 will fall back to the popular_threshold value)
Query parameters
newest, highest, frequent, recent, forgotten, flagged, random
Return results starting from this index position
Maximum number of results to return
Apply additional browse filters using ';' separated key,value pairs.
Sort key or key,order pair. Example: name or name,ASC.
Response
Stats result
Changes
Changed in 7 of the 46 revisions of this API.112
- ○
added the required property
podcast_episode/items/last_playedto the response with the200statusresponse-required-property-added
- ○
- ○
api operation id
statsPodcastEpisodeswas addedapi-operation-id-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
- ○
added the required property
md5to the response with the200statusresponse-required-property-added
- ○
added the required property
podcast_episodeto the response with the200statusresponse-required-property-added
- ○
added the required property
total_countto the response with the200statusresponse-required-property-added
- ○
- ○
removed the non-success response with the status
400response-non-success-status-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲