List audio tracks
GET {{baseUrl}}/v2/audio?id=<string>
This endpoint lists information about one or more audio tracks, including the description and publication date.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string | (Required) One or more audio IDs | |
view | string | Amount of detail to render in the response |
RESPONSES
status: OK
{"data":[{"vocal_description":"","keywords":["breezy","celebration","festive","good times","hopeful","optimistic","party","positive","reflective"],"artists":[{"name":"Fin Productions"}],"genres":["Dance/Electronic","Electro Pop","Pop/Rock"],"instruments":["Bass","Drums","Electric guitar","Pads","Percussion","Synthesizer"],"id":"434750","isrc":"","description":"Pulsing and feel-good, featuring slick electric guitar, synthesizer, bass, electronic drum pads and drums that create a positive, celebratory mood.","similar_artists":[],"releases":[],"is_instrumental":true,"title":"Fresh Love","is_adult":false,"lyrics":"","media_type":"audio","recording_version":"","moods":["Bright","Confident","Fun","Happy","Inspiring","Optimistic","Playful","Sophisticated","Stylish","Uplifting"],"language":"en","assets":{"clean_audio":{"file_size":30760372},"preview_mp3":{"file_size":3846606,"url":"https://ak.picdn.net/shutterstock/audio/434750/preview/preview.mp3"},"preview_ogg":{"file_size":4402608,"url":"https://ak.picdn.net/shutterstock/audio/434750/preview/preview.ogg"},"waveform":{"file_size":19822,"url":"https://ak.picdn.net/shutterstock/audio/434750/waveform/waveform.png"}},"contributor":{"id":"2847971"},"duration":160,"album":{"id":"","title":""},"published_time":"2016-04-12T17:45:29-04:00","updated_time":"2016-08-18T18:03:11-04:00","bpm":100,"added_date":"2016-04-12","url":""}]}