This endpoint gets more detailed information about a collection, including the number of items in it and when it was last updated. To get the tracks in collections, use GET /v2/audio/collections/{id}/items.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET '/v2/audio/collections/<string>' \
--header'User-Agent: ShutterstockWorkspace/1.1.30'