{"info":{"_postman_id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","name":"API Documentation","description":"<html><head></head><body><h3 id=\"introduction\">Introduction</h3>\n<p>Welcome to the Audiosocket API! Our API allows you to interact with Audiosocket's platform to access and manage audio content efficiently. This documentation will guide you through the various endpoints available, how to authenticate your requests, and examples of how to use the API.</p>\n<h3 id=\"authentication\">Authentication</h3>\n<p>The Audiosocket API uses Bearer Token authentication to ensure secure access to our services. You will need to include the Bearer Token in the Authorization header of your requests. Here’s how you can do it:</p>\n<ol>\n<li><p><strong>Obtain a Bearer Token</strong>:</p>\n<ul>\n<li>To obtain a Bearer Token, you must authenticate with the Audiosocket platform using your credentials. The token is usually provided after successful authentication.</li>\n</ul>\n</li>\n<li><p><strong>Include the Bearer Token in Requests</strong>:</p>\n<ul>\n<li>Once you have the token, include it in the Authorization header of your API requests. Here’s an example:</li>\n</ul>\n</li>\n</ol>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Header</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Authorization</code></td>\n<td>Bearer ffm9neqksfugx33b2th4czb9z</td>\n</tr>\n</tbody>\n</table>\n</div><p>The token will be given by Audiosocket which you can replace with ffm9neqksfugx33b2th4czb9z variable in postman to run the calls.</p>\n<h3 id=\"http-status-codes\">HTTP Status Codes</h3>\n<p>The Audiosocket API uses standard HTTP status codes to indicate the success or failure of an API request. Here’s a guide to the most common status codes you may encounter while using the API:</p>\n<p>2xx: Success</p>\n<ul>\n<li><p>{ \"status\": 200, \"message\": \"OK\", \"data\": [ /* array of tracks */ ]}</p>\n<ul>\n<li><em>Example</em>: A <code>GET</code> request to retrieve a list of tracks succeeded.</li>\n</ul>\n</li>\n<li><p>{ \"status\": 201, \"message\": \"Created\", \"data\": { /* newly created track data */ }}</p>\n<ul>\n<li><em>Example</em>: A <code>POST</code> request to create a new track succeeded.</li>\n</ul>\n</li>\n<li><p>{ \"status\": 204, \"message\": \"No Content\"}</p>\n<ul>\n<li><em>Example</em>: A <code>DELETE</code> request to remove a track succeeded.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"4xx-client-errors\">4xx: Client Errors</h4>\n<ul>\n<li><p>{ \"status\": 400, \"message\": \"Bad Request\", \"error\": \"Invalid or missing parameters\"}</p>\n<ul>\n<li><em>Example</em>: A required parameter is missing or malformed.</li>\n</ul>\n</li>\n<li><p>{ \"status\": 401, \"message\": \"Unauthorized\", \"error\": \"Invalid or missing Bearer Token\"}</p>\n<ul>\n<li><em>Example</em>: The Bearer Token is missing or invalid.</li>\n</ul>\n</li>\n<li><p>{ \"status\": 403, \"message\": \"Forbidden\", \"error\": \"Access to this resource is denied\"}</p>\n<ul>\n<li><em>Example</em>: The user does not have permission to access the resource.</li>\n</ul>\n</li>\n<li><p>{ \"status\": 404, \"message\": \"Not Found\", \"error\": \"Resource not found\"}</p>\n<ul>\n<li><em>Example</em>: A <code>GET</code> request for a track with a non-existent ID.</li>\n</ul>\n</li>\n<li><p>{ \"status\": 409, \"message\": \"Conflict\", \"error\": \"Resource conflict\"}</p>\n<ul>\n<li><em>Example</em>: Attempting to create a duplicate resource.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"5xx-server-errors\">5xx: Server Errors</h4>\n<ul>\n<li><p>{ \"status\": 500, \"message\": \"Internal Server Error\", \"error\": \"An unexpected error occurred\"}</p>\n<ul>\n<li><em>Example</em>: A database error occurred while processing the request.</li>\n</ul>\n</li>\n<li><p>{ \"status\": 503, \"message\": \"Service Unavailable\", \"error\": \"The server is currently unavailable\"}</p>\n<ul>\n<li><em>Example</em>: The server is temporarily down for maintenance.</li>\n</ul>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"36635707","collectionId":"44e999b3-cb3a-4046-a35d-7c8557af02ca","publishedId":"2sA3duFtAK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"1a1c1d","highlight":"c1d72d"},"publishDate":"2024-06-29T12:54:52.000Z"},"item":[{"name":"Music","item":[{"name":"Get Tracks","id":"8cdb968f-10d5-49d7-88cf-bf4018f5f5bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"}],"variable":[]}},"response":[{"id":"51bdda71-363d-45f4-9fab-d2952e489c9e","name":"Get Tracks","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:08:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=mmTXM/KQZv32d77iPhIsMGk2dKA3YBaXVMmC+WmWFLu898EJZ3ve4FEvt0AGV+kBAKY7B9V+/9XMnDfcSF1GSO4d5QXAk2yG8aHhhz/q6MdxFQImLKofNjzY8gX2; Expires=Sat, 06 Jul 2024 14:08:24 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=mmTXM/KQZv32d77iPhIsMGk2dKA3YBaXVMmC+WmWFLu898EJZ3ve4FEvt0AGV+kBAKY7B9V+/9XMnDfcSF1GSO4d5QXAk2yG8aHhhz/q6MdxFQImLKofNjzY8gX2; Expires=Sat, 06 Jul 2024 14:08:24 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"701f-wfpv2LdNj2DlMM/82fXJZz8PbwE\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec07e\",\n            \"id\": 28908166,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 287.35,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"sad\"\n            ],\n            \"mp3File\": \"28908166/28908166_fono_on-the-line.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\",\n                \"harp\",\n                \"organ\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"doubt\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"On The Line\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908166/28908166_fono_on-the-line.wav\",\n            \"opusFile\": \"28908166/28908166_fono_on-the-line_compressed.mp3\",\n            \"peakDataFile\": \"28908166/28908166_fono_on-the-line.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec090\",\n            \"id\": 28908346,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 235.31,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908346/28908346_fono_still-love.mp3\",\n            \"musicalKey\": \"Ab major\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"dedication\",\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Still Love\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908346/28908346_fono_still-love.wav\",\n            \"opusFile\": \"28908346/28908346_fono_still-love_compressed.mp3\",\n            \"peakDataFile\": \"28908346/28908346_fono_still-love.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec085\",\n            \"id\": 28908418,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 247.2,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908418/28908418_fono_angels-eyes.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"humility\",\n                \"strength\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Angels Eyes\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908418/28908418_fono_angels-eyes.wav\",\n            \"opusFile\": \"28908418/28908418_fono_angels-eyes_compressed.mp3\",\n            \"peakDataFile\": \"28908418/28908418_fono_angels-eyes.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec08c\",\n            \"id\": 28908472,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 267.62,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dark\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908472/28908472_fono_anything-at-all.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"resentment\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Anything At All\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908472/28908472_fono_anything-at-all.wav\",\n            \"opusFile\": \"28908472/28908472_fono_anything-at-all_compressed.mp3\",\n            \"peakDataFile\": \"28908472/28908472_fono_anything-at-all.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec088\",\n            \"id\": 28908244,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 226.38,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"28908244/28908244_fono_dangerous.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"strength\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Dangerous\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908244/28908244_fono_dangerous.wav\",\n            \"opusFile\": \"28908244/28908244_fono_dangerous_compressed.mp3\",\n            \"peakDataFile\": \"28908244/28908244_fono_dangerous.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec09f\",\n            \"id\": 28908556,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 248.69,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908556/28908556_fono_sunlight-silence.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"joy\",\n                \"special place\",\n                \"strength\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Sunlight Silence\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908556/28908556_fono_sunlight-silence.wav\",\n            \"opusFile\": \"28908556/28908556_fono_sunlight-silence_compressed.mp3\",\n            \"peakDataFile\": \"28908556/28908556_fono_sunlight-silence.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec09b\",\n            \"id\": 28908412,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 175.39,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908412/28908412_fono_too-broken-to-break.mp3\",\n            \"musicalKey\": \"Ab major\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"arrogance\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Too Broken To Break\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908412/28908412_fono_too-broken-to-break.wav\",\n            \"opusFile\": \"28908412/28908412_fono_too-broken-to-break_compressed.mp3\",\n            \"peakDataFile\": \"28908412/28908412_fono_too-broken-to-break.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0b0\",\n            \"id\": 28909036,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 263.5,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"sad\"\n            ],\n            \"mp3File\": \"28909036/28909036_fono_january-rose.mp3\",\n            \"musicalKey\": \"Db major\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars heavy distortion\",\n                \"marimba\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"loveloss\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"January Rose\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28909036/28909036_fono_january-rose.wav\",\n            \"opusFile\": \"28909036/28909036_fono_january-rose_compressed.mp3\",\n            \"peakDataFile\": \"28909036/28909036_fono_january-rose.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0bf\",\n            \"id\": 28908904,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 408.95,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\"\n            ],\n            \"mp3File\": \"28908904/28908904_kj-sawka_get-it-on.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"drum n bass\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Get it On\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28908904/28908904_kj-sawka_get-it-on.wav\",\n            \"opusFile\": \"28908904/28908904_kj-sawka_get-it-on_compressed.mp3\",\n            \"peakDataFile\": \"28908904/28908904_kj-sawka_get-it-on.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0cb\",\n            \"id\": 28909132,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 245.42,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28909132/28909132_fono_she-said.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"resentment\",\n                \"seduction\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"sex\"\n            ],\n            \"title\": \"She Said\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28909132/28909132_fono_she-said.wav\",\n            \"opusFile\": \"28909132/28909132_fono_she-said_compressed.mp3\",\n            \"peakDataFile\": \"28909132/28909132_fono_she-said.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0d8\",\n            \"id\": 28909192,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 360.46,\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dark\"\n            ],\n            \"mp3File\": \"28909192/28909192_kj-sawka_globalize-this.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Globalize This\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909192/28909192_kj-sawka_globalize-this.wav\",\n            \"opusFile\": \"28909192/28909192_kj-sawka_globalize-this_compressed.mp3\",\n            \"peakDataFile\": \"28909192/28909192_kj-sawka_globalize-this.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0e4\",\n            \"id\": 28909264,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 485.36,\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"ambient\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"28909264/28909264_kj-sawka_move-on.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"ambient beats\",\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Move On\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28909264/28909264_kj-sawka_move-on.wav\",\n            \"opusFile\": \"28909264/28909264_kj-sawka_move-on_compressed.mp3\",\n            \"peakDataFile\": \"28909264/28909264_kj-sawka_move-on.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0ea\",\n            \"id\": 28909252,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 264.7,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"ambient\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"28909252/28909252_kj-sawka_cosmos-craze-mix.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Cosmos (Craze Mix)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909252/28909252_kj-sawka_cosmos-craze-mix.wav\",\n            \"opusFile\": \"28909252/28909252_kj-sawka_cosmos-craze-mix_compressed.mp3\",\n            \"peakDataFile\": \"28909252/28909252_kj-sawka_cosmos-craze-mix.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0fe\",\n            \"id\": 28909480,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 387.4,\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28909480/28909480_kj-sawka_glitch-funk.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Glitch Funk\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909480/28909480_kj-sawka_glitch-funk.wav\",\n            \"opusFile\": \"28909480/28909480_kj-sawka_glitch-funk_compressed.mp3\",\n            \"peakDataFile\": \"28909480/28909480_kj-sawka_glitch-funk.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec115\",\n            \"id\": 28909630,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 362.27,\n            \"featured\": false,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"mp3File\": \"28909630/28909630_kj-sawka_wto.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"ambient dub\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"WTO\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28909630/28909630_kj-sawka_wto.wav\",\n            \"opusFile\": \"28909630/28909630_kj-sawka_wto_compressed.mp3\",\n            \"peakDataFile\": \"28909630/28909630_kj-sawka_wto.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec122\",\n            \"id\": 28909564,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 395.7,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dark\"\n            ],\n            \"mp3File\": \"28909564/28909564_kj-sawka_press-machine.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Press Machine\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909564/28909564_kj-sawka_press-machine.wav\",\n            \"opusFile\": \"28909564/28909564_kj-sawka_press-machine_compressed.mp3\",\n            \"peakDataFile\": \"28909564/28909564_kj-sawka_press-machine.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec12f\",\n            \"id\": 28909642,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 198.14,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\"\n            ],\n            \"mp3File\": \"28909642/28909642_scarlet-room_lights-camera-action.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Lights! Camera! Action!.\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909642/28909642_scarlet-room_lights-camera-action.wav\",\n            \"opusFile\": \"28909642/28909642_scarlet-room_lights-camera-action_compressed.mp3\",\n            \"peakDataFile\": \"28909642/28909642_scarlet-room_lights-camera-action.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec13f\",\n            \"id\": 28909756,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 363.05,\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dark\",\n                \"sad\"\n            ],\n            \"mp3File\": \"28909756/28909756_kj-sawka_cotton-club.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"drum n bass\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Cotton Club\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909756/28909756_kj-sawka_cotton-club.wav\",\n            \"opusFile\": \"28909756/28909756_kj-sawka_cotton-club_compressed.mp3\",\n            \"peakDataFile\": \"28909756/28909756_kj-sawka_cotton-club.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec14d\",\n            \"id\": 28909750,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 177.66,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"quirky\"\n            ],\n            \"mp3File\": \"28909750/28909750_scarlet-room_marionette.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Marionette\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909750/28909750_scarlet-room_marionette.wav\",\n            \"opusFile\": \"28909750/28909750_scarlet-room_marionette_compressed.mp3\",\n            \"peakDataFile\": \"28909750/28909750_scarlet-room_marionette.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec15a\",\n            \"id\": 28909840,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 186.46,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"28909840/28909840_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Ladies and Gentlemen of the Cold-Blooded Jury\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909840/28909840_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury.wav\",\n            \"opusFile\": \"28909840/28909840_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury_compressed.mp3\",\n            \"peakDataFile\": \"28909840/28909840_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec160\",\n            \"id\": 28909828,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 235.42,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"28909828/28909828_scarlet-room_welcome-to-this-musical-circus.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Welcome to This Musical Circus\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909828/28909828_scarlet-room_welcome-to-this-musical-circus.wav\",\n            \"opusFile\": \"28909828/28909828_scarlet-room_welcome-to-this-musical-circus_compressed.mp3\",\n            \"peakDataFile\": \"28909828/28909828_scarlet-room_welcome-to-this-musical-circus.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec171\",\n            \"id\": 28909888,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 445.81,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"ambient\",\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"28909888/28909888_kj-sawka_montreal.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Montreal\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909888/28909888_kj-sawka_montreal.wav\",\n            \"opusFile\": \"28909888/28909888_kj-sawka_montreal_compressed.mp3\",\n            \"peakDataFile\": \"28909888/28909888_kj-sawka_montreal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec17f\",\n            \"id\": 28910062,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 205.82,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"28910062/28910062_scarlet-room_hello-to-hyde.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Hello to Hyde\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28910062/28910062_scarlet-room_hello-to-hyde.wav\",\n            \"opusFile\": \"28910062/28910062_scarlet-room_hello-to-hyde_compressed.mp3\",\n            \"peakDataFile\": \"28910062/28910062_scarlet-room_hello-to-hyde.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec187\",\n            \"id\": 28910290,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 204.17,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dark\"\n            ],\n            \"mp3File\": \"28910290/28910290_scarlet-room_the-machine.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"The Machine\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28910290/28910290_scarlet-room_the-machine.wav\",\n            \"opusFile\": \"28910290/28910290_scarlet-room_the-machine_compressed.mp3\",\n            \"peakDataFile\": \"28910290/28910290_scarlet-room_the-machine.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec19a\",\n            \"id\": 28913068,\n            \"album\": \"Protest In Disguise\",\n            \"artist\": \"Myself\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 271.6,\n            \"featured\": false,\n            \"genres\": [\n                \"hip hop\",\n                \"reggae\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28913068/28913068_myself_rude-boy.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"performedBy\": \"myself\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"old school hip hop\",\n                \"ska\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"organ\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Rude Boy\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28913068/28913068_myself_rude-boy.wav\",\n            \"opusFile\": \"28913068/28913068_myself_rude-boy_compressed.mp3\",\n            \"peakDataFile\": \"28913068/28913068_myself_rude-boy.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e50b790bad5535513bd1ba\",\n            \"id\": 29480278,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29480278/29480278_fono_on-the-line-solo-instrumental.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"parentID\": 28908166,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\",\n                \"harp\",\n                \"organ\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"On The Line - Solo (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29480278/29480278_fono_on-the-line-solo-instrumental.wav\",\n            \"opusFile\": \"29480278/29480278_fono_on-the-line-solo-instrumental_compressed.mp3\",\n            \"duration\": 98.06,\n            \"peakDataFile\": \"29480278/29480278_fono_on-the-line-solo-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c780bad5535514044e9\",\n            \"id\": 29488132,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"29488132/29488132_fono_dangerous-instrumental.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 28908244,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Dangerous (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29488132/29488132_fono_dangerous-instrumental.wav\",\n            \"opusFile\": \"29488132/29488132_fono_dangerous-instrumental_compressed.mp3\",\n            \"duration\": 66.06,\n            \"peakDataFile\": \"29488132/29488132_fono_dangerous-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c780bad55355140454a\",\n            \"id\": 29488150,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29488150/29488150_fono_angels-eyes-instrumental.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 28908418,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Angels Eyes (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29488150/29488150_fono_angels-eyes-instrumental.wav\",\n            \"opusFile\": \"29488150/29488150_fono_angels-eyes-instrumental_compressed.mp3\",\n            \"duration\": 92.06,\n            \"peakDataFile\": \"29488150/29488150_fono_angels-eyes-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b710bad5535513b7fa6\",\n            \"id\": 29472694,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29472694/29472694_fono_sunlight-silence-solo-instrumental.mp3\",\n            \"musicalKey\": \"Ab major\",\n            \"parentID\": 28908556,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Sunlight Silence - Solo (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29472694/29472694_fono_sunlight-silence-solo-instrumental.wav\",\n            \"opusFile\": \"29472694/29472694_fono_sunlight-silence-solo-instrumental_compressed.mp3\",\n            \"duration\": 92.06,\n            \"peakDataFile\": \"29472694/29472694_fono_sunlight-silence-solo-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c780bad553551404310\",\n            \"id\": 29488006,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29488006/29488006_fono_she-said-instrumental.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"parentID\": 28909132,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"She Said (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29488006/29488006_fono_she-said-instrumental.wav\",\n            \"opusFile\": \"29488006/29488006_fono_she-said-instrumental_compressed.mp3\",\n            \"duration\": 98.06,\n            \"peakDataFile\": \"29488006/29488006_fono_she-said-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c710bad553551400ec2\",\n            \"id\": 29483230,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"quirky\",\n                \"weird\"\n            ],\n            \"mp3File\": \"29483230/29483230_scarlet-room_marionette-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 28909750,\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Marionette (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29483230/29483230_scarlet-room_marionette-instrumental.wav\",\n            \"opusFile\": \"29483230/29483230_scarlet-room_marionette-instrumental_compressed.mp3\",\n            \"duration\": 58.07,\n            \"peakDataFile\": \"29483230/29483230_scarlet-room_marionette-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c740bad553551401e54\",\n            \"id\": 29484544,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"29484544/29484544_scarlet-room_welcome-to-this-musical-circus-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 28909828,\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Welcome to This Musical Circus (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29484544/29484544_scarlet-room_welcome-to-this-musical-circus-instrumental.wav\",\n            \"opusFile\": \"29484544/29484544_scarlet-room_welcome-to-this-musical-circus-instrumental_compressed.mp3\",\n            \"duration\": 78.05,\n            \"peakDataFile\": \"29484544/29484544_scarlet-room_welcome-to-this-musical-circus-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c7b0bad5535514062f1\",\n            \"id\": 29491114,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"29491114/29491114_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury-instrumental.mp3\",\n            \"musicalKey\": \"G major\",\n            \"parentID\": 28909840,\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Ladies and Gentlemen of the Cold-Blooded Jury (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29491114/29491114_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury-instrumental.wav\",\n            \"opusFile\": \"29491114/29491114_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury-instrumental_compressed.mp3\",\n            \"duration\": 92.06,\n            \"peakDataFile\": \"29491114/29491114_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b770bad5535513bb835\",\n            \"id\": 29477524,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dark\",\n                \"scary\"\n            ],\n            \"mp3File\": \"29477524/29477524_scarlet-room_hello-to-hyde-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 28910062,\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Hello to Hyde (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29477524/29477524_scarlet-room_hello-to-hyde-instrumental.wav\",\n            \"opusFile\": \"29477524/29477524_scarlet-room_hello-to-hyde-instrumental_compressed.mp3\",\n            \"duration\": 92.06,\n            \"peakDataFile\": \"29477524/29477524_scarlet-room_hello-to-hyde-instrumental.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"totalRecords\": 62335,\n    \"tracksRecords\": 85249,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"8cdb968f-10d5-49d7-88cf-bf4018f5f5bd"},{"name":"Search Tracks By Genres","id":"24710fb2-ddb4-4049-aa7c-a8aa6b324536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22genres%22%3A%5B%22blues%22%2C%22cajun%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>genres</code> (array of strings): Filter tracks by genres. The genres should be specified as an array of strings.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"genres\": [\"blues\", \"cajun\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"genres\":[\"blues\",\"cajun\"]}\n\n</code></pre>\n<p><strong>Sort Object Documentation</strong>:</p>\n<p>The <code>sort</code> parameter is also a JSON object that can be stringified. This object allows you to specify the sorting order for the results. Below is the structure of the <code>sort</code> object used in the example:</p>\n<ul>\n<li><p><code>featured</code> (integer): Sort by the featured status. Use <code>-1</code> for descending order.</p>\n</li>\n<li><p><code>createdAt</code> (integer): Sort by the creation date. Use <code>-1</code> for descending order.</p>\n</li>\n</ul>\n<p><strong>Example</strong> <strong><code>sort</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"featured\": -1,\n  \"createdAt\": -1\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>sort</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"featured\":-1,\"createdAt\":-1}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22genres%22%3A%5B%22blues%22%2C%22cajun%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"b10bacc6-389b-4efc-a09f-40a7178b2a3a","name":"Search Tracks By Genres","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22genres%22%3A%5B%22blues%22%2C%22cajun%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22genres%22%3A%5B%22blues%22%2C%22cajun%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:12:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=sb1jRHQNylSX+MhX6VpUj3opZ6CcR0VSC5wSjw8WrYuDl6niVqEeTDQntcQvxHXXSi9HsZJcuAk5SeHzsVg2v9yjFKWNcMhAiTd2/kQBxVS7/gXJn88awb5tLket; Expires=Sat, 06 Jul 2024 14:12:03 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=sb1jRHQNylSX+MhX6VpUj3opZ6CcR0VSC5wSjw8WrYuDl6niVqEeTDQntcQvxHXXSi9HsZJcuAk5SeHzsVg2v9yjFKWNcMhAiTd2/kQBxVS7/gXJn88awb5tLket; Expires=Sat, 06 Jul 2024 14:12:03 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"811c-QdNTr0SN26BKG6VtQPvvN7mnuow\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"63e6b47cf4088a75b28f1dac\",\n            \"id\": 54891588,\n            \"album\": \"Wild One EP\",\n            \"artist\": \"Danielle Jenkins\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"love\"\n            ],\n            \"mp3File\": \"54891588/54891588_danielle-jenkins_save-me-vocal.mp3\",\n            \"musicalKey\": \"E major\",\n            \"performedBy\": \"danielle jenkins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"trumpet\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Save Me (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"54891588/54891588_danielle-jenkins_save-me-vocal.wav\",\n            \"opusFile\": \"54891588/54891588_danielle-jenkins_save-me-vocal_compressed.mp3\",\n            \"duration\": 298.35,\n            \"peakDataFile\": \"54891588/54891588_danielle-jenkins_save-me-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b47cf4088a75b28f1d9f\",\n            \"id\": 54891564,\n            \"album\": \"Wild One EP\",\n            \"artist\": \"Danielle Jenkins\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"54891564/54891564_danielle-jenkins_wild-one-vocal.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"danielle jenkins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\",\n                \"electric blues\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"organ\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Wild One (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"54891564/54891564_danielle-jenkins_wild-one-vocal.wav\",\n            \"opusFile\": \"54891564/54891564_danielle-jenkins_wild-one-vocal_compressed.mp3\",\n            \"duration\": 185.68,\n            \"peakDataFile\": \"54891564/54891564_danielle-jenkins_wild-one-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b47cf4088a75b28f1d0c\",\n            \"id\": 54891540,\n            \"album\": \"Wild One EP\",\n            \"artist\": \"Danielle Jenkins\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"love\"\n            ],\n            \"mp3File\": \"54891540/54891540_danielle-jenkins_follow-acoustic-vocal.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"performedBy\": \"danielle jenkins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"acoustic blues\",\n                \"adult contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"claps\",\n                \"drum kit\",\n                \"electric bass\",\n                \"organ\",\n                \"rhodes\",\n                \"stomps\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Follow (acoustic) (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"54891540/54891540_danielle-jenkins_follow-acoustic-vocal.wav\",\n            \"opusFile\": \"54891540/54891540_danielle-jenkins_follow-acoustic-vocal_compressed.mp3\",\n            \"duration\": 249.1,\n            \"peakDataFile\": \"54891540/54891540_danielle-jenkins_follow-acoustic-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623adf4088a75b23b786d\",\n            \"id\": 40764496,\n            \"album\": \"Latch Key\",\n            \"artist\": \"C-Leb & The Kettle Black\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"sad\"\n            ],\n            \"mp3File\": \"40764496/40764496_cleb-the-kettle-black_latch-key-vocal.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"cleb the kettle black\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"acoustic blues\",\n                \"alternative\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"harmonicamelodica\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Latch Key (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"40764496/40764496_cleb-the-kettle-black_latch-key-vocal.wav\",\n            \"opusFile\": \"40764496/40764496_cleb-the-kettle-black_latch-key-vocal_compressed.mp3\",\n            \"duration\": 226.11,\n            \"peakDataFile\": \"40764496/40764496_cleb-the-kettle-black_latch-key-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623a6f4088a75b23afec8\",\n            \"id\": 35885062,\n            \"album\": \"The Killer Wails\",\n            \"artist\": \"The Killer Wails\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"35885062/35885062_the-killer-wails_rough-riders-vocal.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"the killer wails\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\",\n                \"hard rock\",\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"action\",\n                \"extreme sports\",\n                \"high energy\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"film genre\",\n                \"sportsfitness\"\n            ],\n            \"title\": \"Rough Riders (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"35885062/35885062_the-killer-wails_rough-riders-vocal.wav\",\n            \"opusFile\": \"35885062/35885062_the-killer-wails_rough-riders-vocal_compressed.mp3\",\n            \"duration\": 175.13,\n            \"peakDataFile\": \"35885062/35885062_the-killer-wails_rough-riders-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbec0bad553551ff46f8\",\n            \"id\": 29336230,\n            \"album\": \"The Grizzled Mighty\",\n            \"artist\": \"The Grizzled Mighty\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29336230/29336230_the-grizzled-mighty_miles-of-cocaine-instrumental.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"the grizzled mighty\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"automobiles\",\n                \"country life\",\n                \"expensive cars\",\n                \"landscape\",\n                \"road trip\",\n                \"tracking shot\",\n                \"underscore\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"businesscorporate\",\n                \"cinematography\",\n                \"podcastnews\",\n                \"travel\"\n            ],\n            \"title\": \"Miles of Cocaine (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29336230/29336230_the-grizzled-mighty_miles-of-cocaine-instrumental.wav\",\n            \"opusFile\": \"29336230/29336230_the-grizzled-mighty_miles-of-cocaine-instrumental_compressed.mp3\",\n            \"duration\": 298.5,\n            \"peakDataFile\": \"29336230/29336230_the-grizzled-mighty_miles-of-cocaine-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9e80bad5535516e14b0\",\n            \"id\": 29266846,\n            \"album\": \"You Like That\",\n            \"artist\": \"Midnight Pilot\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"percussion\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"29266846/29266846_midnight-pilot_you-like-that.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"midnight pilot\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"blues rock\",\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"drum kit\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"snaps\"\n            ],\n            \"subThemes\": [\n                \"breaking up\",\n                \"city life\",\n                \"commercial gold\",\n                \"cooking\",\n                \"fashion vlog\",\n                \"fitness\",\n                \"game on\",\n                \"make up\",\n                \"night life\",\n                \"product feature\",\n                \"road trip\",\n                \"romance\",\n                \"romantic\",\n                \"romantic comedy\",\n                \"shopping\",\n                \"sports\",\n                \"strength\",\n                \"travel vlog\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"emotion\",\n                \"fashionbeauty\",\n                \"gaming\",\n                \"relationships\",\n                \"relaxmeditation\",\n                \"sportsfitness\",\n                \"travel\",\n                \"vlogs\"\n            ],\n            \"title\": \"You Like That\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29266846/29266846_midnight-pilot_you-like-that.wav\",\n            \"opusFile\": \"29266846/29266846_midnight-pilot_you-like-that_compressed.mp3\",\n            \"duration\": 71.52,\n            \"peakDataFile\": \"29266846/29266846_midnight-pilot_you-like-that.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9a40bad5535516dd428\",\n            \"id\": 29207578,\n            \"album\": \"Chicago Hi-Style\",\n            \"artist\": \"The Kingmakers\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29207578/29207578_the-kingmakers_hey-queenie.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"the kingmakers\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"guitars amplified\",\n                \"upright bass\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Hey Queenie\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29207578/29207578_the-kingmakers_hey-queenie.wav\",\n            \"opusFile\": \"29207578/29207578_the-kingmakers_hey-queenie_compressed.mp3\",\n            \"duration\": 201.46,\n            \"peakDataFile\": \"29207578/29207578_the-kingmakers_hey-queenie.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e99d0bad5535516dcc95\",\n            \"id\": 29202754,\n            \"album\": \"Walk Through Walls Bonus\",\n            \"artist\": \"forest sun\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"country\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29202754/29202754_forest-sun_magpie.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"forest sun\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"acoustic blues\",\n                \"alt countryamericana\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"banjo\",\n                \"dobro\",\n                \"drum kit\",\n                \"fiddle\",\n                \"mandolin\",\n                \"upright bass\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Magpie\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29202754/29202754_forest-sun_magpie.wav\",\n            \"opusFile\": \"29202754/29202754_forest-sun_magpie_compressed.mp3\",\n            \"duration\": 223.84,\n            \"peakDataFile\": \"29202754/29202754_forest-sun_magpie.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9880bad5535516db72d\",\n            \"id\": 29191504,\n            \"album\": \"Thick Hand Grip\",\n            \"artist\": \"The Grizzled Mighty\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29191504/29191504_the-grizzled-mighty_get-your-way.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"the grizzled mighty\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"authentic\",\n                \"grandparents\",\n                \"parents\",\n                \"past\",\n                \"reminiscing\",\n                \"road trip\",\n                \"romantic\",\n                \"romantic comedy\",\n                \"vintage rock\"\n            ],\n            \"themes\": [\n                \"film genre\",\n                \"period music\",\n                \"travel\",\n                \"relationships\"\n            ],\n            \"title\": \"Get Your Way\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29191504/29191504_the-grizzled-mighty_get-your-way.wav\",\n            \"opusFile\": \"29191504/29191504_the-grizzled-mighty_get-your-way_compressed.mp3\",\n            \"duration\": 231.58,\n            \"peakDataFile\": \"29191504/29191504_the-grizzled-mighty_get-your-way.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e97f0bad5535516dacd5\",\n            \"id\": 29187220,\n            \"album\": \"Birthright\",\n            \"artist\": \"Stubborn Son\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"29187220/29187220_stubborn-son_broken-heart-proof-instrumental.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"stubborn son\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"action\",\n                \"automobiles\",\n                \"beat heavy\",\n                \"country life\",\n                \"drama\",\n                \"extreme sports\",\n                \"fitness\",\n                \"game on\",\n                \"high energy\",\n                \"landscape\",\n                \"modern\",\n                \"road trip\",\n                \"runway\",\n                \"technology\",\n                \"tracking shot\",\n                \"trailers\",\n                \"underscore\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"cinematography\",\n                \"fashionbeauty\",\n                \"film genre\",\n                \"gaming\",\n                \"percussive beds\",\n                \"podcastnews\",\n                \"sportsfitness\",\n                \"travel\"\n            ],\n            \"title\": \"Broken Heart Proof (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29187220/29187220_stubborn-son_broken-heart-proof-instrumental.wav\",\n            \"opusFile\": \"29187220/29187220_stubborn-son_broken-heart-proof-instrumental_compressed.mp3\",\n            \"duration\": 176.56,\n            \"peakDataFile\": \"29187220/29187220_stubborn-son_broken-heart-proof-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9700bad5535516d9b8d\",\n            \"id\": 29184130,\n            \"album\": \"Birthright\",\n            \"artist\": \"Stubborn Son\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"29184130/29184130_stubborn-son_the-broken-heart-proof.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"stubborn son\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"The Broken Heart Proof\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29184130/29184130_stubborn-son_the-broken-heart-proof.wav\",\n            \"opusFile\": \"29184130/29184130_stubborn-son_the-broken-heart-proof_compressed.mp3\",\n            \"duration\": 176.56,\n            \"peakDataFile\": \"29184130/29184130_stubborn-son_the-broken-heart-proof.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e97c0bad5535516da9ef\",\n            \"id\": 29183596,\n            \"album\": \"Closed Knuckle Jaw\",\n            \"artist\": \"The Grizzled Mighty\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29183596/29183596_the-grizzled-mighty_miles-of-cocaine.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"the grizzled mighty\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"drug use\"\n            ],\n            \"themes\": [],\n            \"title\": \"Miles of Cocaine\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29183596/29183596_the-grizzled-mighty_miles-of-cocaine.wav\",\n            \"opusFile\": \"29183596/29183596_the-grizzled-mighty_miles-of-cocaine_compressed.mp3\",\n            \"duration\": 294.37,\n            \"peakDataFile\": \"29183596/29183596_the-grizzled-mighty_miles-of-cocaine.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9650bad5535516d8f30\",\n            \"id\": 29171158,\n            \"album\": \"Instrumentals\",\n            \"artist\": \"Shane Tutmarc\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29171158/29171158_shane-tutmarc_poison-apple-instrumental.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"shane tutmarc\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\",\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"action\",\n                \"drinking\",\n                \"drug use\",\n                \"drum lines\",\n                \"game on\",\n                \"modern\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"film genre\",\n                \"gaming\",\n                \"percussive beds\",\n                \"sex\"\n            ],\n            \"title\": \"Poison Apple (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29171158/29171158_shane-tutmarc_poison-apple-instrumental.wav\",\n            \"opusFile\": \"29171158/29171158_shane-tutmarc_poison-apple-instrumental_compressed.mp3\",\n            \"duration\": 228.52,\n            \"peakDataFile\": \"29171158/29171158_shane-tutmarc_poison-apple-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e96b0bad5535516d965e\",\n            \"id\": 29174590,\n            \"album\": \"Singles\",\n            \"artist\": \"Shane Tutmarc\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29174590/29174590_shane-tutmarc_poison-apple.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"shane tutmarc\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\",\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"drinking\",\n                \"drug use\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"sex\"\n            ],\n            \"title\": \"Poison Apple\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29174590/29174590_shane-tutmarc_poison-apple.wav\",\n            \"opusFile\": \"29174590/29174590_shane-tutmarc_poison-apple_compressed.mp3\",\n            \"duration\": 228.52,\n            \"peakDataFile\": \"29174590/29174590_shane-tutmarc_poison-apple.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e4790bad553551641bbf\",\n            \"id\": 29076208,\n            \"album\": \"Sit With Me\",\n            \"artist\": \"Sarah Scharbrough\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29076208/29076208_sarah-scharbrough_ammunition.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"sarah scharbrough\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"guitars amplified\",\n                \"organ\",\n                \"upright bass\"\n            ],\n            \"subThemes\": [\n                \"breaking up\",\n                \"cheating\",\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Ammunition\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29076208/29076208_sarah-scharbrough_ammunition.wav\",\n            \"opusFile\": \"29076208/29076208_sarah-scharbrough_ammunition_compressed.mp3\",\n            \"duration\": 316.47,\n            \"peakDataFile\": \"29076208/29076208_sarah-scharbrough_ammunition.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6b7c5e5c9bb80df86b2\",\n            \"id\": 28986064,\n            \"album\": \"The High Road to Ruin\",\n            \"artist\": \"Black Oil Brothers\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 141.24,\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28986064/28986064_black-oil-brothers_the-door-locks-behind-you.mp3\",\n            \"musicalKey\": \"E major\",\n            \"performedBy\": \"black oil brothers\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"harmonicamelodica\"\n            ],\n            \"subThemes\": [\n                \"moving on\",\n                \"resentment\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"The Door Locks Behind You\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28986064/28986064_black-oil-brothers_the-door-locks-behind-you.wav\",\n            \"opusFile\": \"28986064/28986064_black-oil-brothers_the-door-locks-behind-you_compressed.mp3\",\n            \"peakDataFile\": \"28986064/28986064_black-oil-brothers_the-door-locks-behind-you.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e518110bad55355159d331\",\n            \"id\": 29770480,\n            \"album\": \"Self Titled\",\n            \"artist\": \"Josh Eagle and The Harvest City\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"happy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29770480/29770480_josh-eagle-and-the-harvest-city_home-away-from-home.mp3\",\n            \"musicalKey\": \"B major\",\n            \"performedBy\": \"josh eagle and the harvest city\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"electric blues\",\n                \"roots rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"banjo\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"guitars amplified\",\n                \"harmonicamelodica\",\n                \"mandolin\"\n            ],\n            \"subThemes\": [\n                \"special place\"\n            ],\n            \"themes\": [\n                \"travel\"\n            ],\n            \"title\": \"Home Away From Home\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29770480/29770480_josh-eagle-and-the-harvest-city_home-away-from-home.wav\",\n            \"opusFile\": \"29770480/29770480_josh-eagle-and-the-harvest-city_home-away-from-home_compressed.mp3\",\n            \"duration\": 293.07,\n            \"peakDataFile\": \"29770480/29770480_josh-eagle-and-the-harvest-city_home-away-from-home.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50da10bad55355149860a\",\n            \"id\": 29643814,\n            \"album\": \"The Signs\",\n            \"artist\": \"The Blue News\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29643814/29643814_the-blue-news_loves-so-strong.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"the blue news\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"electric blues\",\n                \"hard rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"harmonicamelodica\"\n            ],\n            \"subThemes\": [\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Love's So Strong\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29643814/29643814_the-blue-news_loves-so-strong.wav\",\n            \"opusFile\": \"29643814/29643814_the-blue-news_loves-so-strong_compressed.mp3\",\n            \"duration\": 198.74,\n            \"peakDataFile\": \"29643814/29643814_the-blue-news_loves-so-strong.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50da00bad5535514982ae\",\n            \"id\": 29643340,\n            \"album\": \"Strange Light\",\n            \"artist\": \"The Blue News\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29643340/29643340_the-blue-news_running-back-to-you.mp3\",\n            \"musicalKey\": \"B major\",\n            \"performedBy\": \"the blue news\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\",\n                \"hard rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"organ\"\n            ],\n            \"subThemes\": [\n                \"automobiles\",\n                \"country life\",\n                \"landscape\",\n                \"road trip\",\n                \"tracking shot\",\n                \"underscore\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"cinematography\",\n                \"podcastnews\",\n                \"travel\"\n            ],\n            \"title\": \"Running Back To You\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29643340/29643340_the-blue-news_running-back-to-you.wav\",\n            \"opusFile\": \"29643340/29643340_the-blue-news_running-back-to-you_compressed.mp3\",\n            \"duration\": 226.48,\n            \"peakDataFile\": \"29643340/29643340_the-blue-news_running-back-to-you.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50cb60bad55355142a838\",\n            \"id\": 29546722,\n            \"album\": \"What's Your Hurry?\",\n            \"artist\": \"Kiki Baba\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"inspiring\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29546722/29546722_kiki-baba_peaches-on-the-trees.mp3\",\n            \"musicalKey\": \"A major\",\n            \"performedBy\": \"kiki baba\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"electric blues\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"clarinet\",\n                \"drum kit\",\n                \"electric bass\",\n                \"flute\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"saxophone\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [\n                \"hope\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Peaches On The Trees\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29546722/29546722_kiki-baba_peaches-on-the-trees.wav\",\n            \"opusFile\": \"29546722/29546722_kiki-baba_peaches-on-the-trees_compressed.mp3\",\n            \"duration\": 152.45,\n            \"peakDataFile\": \"29546722/29546722_kiki-baba_peaches-on-the-trees.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50ca30bad55355141e7f0\",\n            \"id\": 29523502,\n            \"album\": \"Everything She Wants\",\n            \"artist\": \"Jonathan Clay\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"29523502/29523502_jonathan-clay_our-time-is-coming.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"jonathan clay\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\",\n                \"roots rock\"\n            ],\n            \"subInstruments\": [\n                \"banjo\",\n                \"bells\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"guitars heavy distortion\",\n                \"mandolin\",\n                \"marimba\",\n                \"organ\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"hope\",\n                \"strength\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Our Time Is Coming\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29523502/29523502_jonathan-clay_our-time-is-coming.wav\",\n            \"opusFile\": \"29523502/29523502_jonathan-clay_our-time-is-coming_compressed.mp3\",\n            \"duration\": 188.45,\n            \"peakDataFile\": \"29523502/29523502_jonathan-clay_our-time-is-coming.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c970bad553551417356\",\n            \"id\": 29513602,\n            \"album\": \"We Are The Blaxstonz\",\n            \"artist\": \"The Staxx Brothers\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"mp3File\": \"29513602/29513602_the-staxx-brothers_gspot.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"the staxx brothers\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"harmonicamelodica\"\n            ],\n            \"subThemes\": [\n                \"making love\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"sex\"\n            ],\n            \"title\": \"G-Spot\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29513602/29513602_the-staxx-brothers_gspot.wav\",\n            \"opusFile\": \"29513602/29513602_the-staxx-brothers_gspot_compressed.mp3\",\n            \"duration\": 260.73,\n            \"peakDataFile\": \"29513602/29513602_the-staxx-brothers_gspot.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c930bad553551414fd7\",\n            \"id\": 29510284,\n            \"album\": \"LJ Cedar & G A Gray\",\n            \"artist\": \"Binary\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29510284/29510284_binary_in-hot-pursuit.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"binary\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"electric blues\",\n                \"psychedelic rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"In Hot Pursuit\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29510284/29510284_binary_in-hot-pursuit.wav\",\n            \"opusFile\": \"29510284/29510284_binary_in-hot-pursuit_compressed.mp3\",\n            \"duration\": 57.68,\n            \"peakDataFile\": \"29510284/29510284_binary_in-hot-pursuit.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c890bad55355141017e\",\n            \"id\": 29504638,\n            \"album\": \"Blues With A Backbone\",\n            \"artist\": \"Michaela Rae\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"mp3File\": \"29504638/29504638_michaela-rae_backbone-blues.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"michaela rae\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"electric blues\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"organ\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Backbone Blues\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29504638/29504638_michaela-rae_backbone-blues.wav\",\n            \"opusFile\": \"29504638/29504638_michaela-rae_backbone-blues_compressed.mp3\",\n            \"duration\": 227.68,\n            \"peakDataFile\": \"29504638/29504638_michaela-rae_backbone-blues.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e3c6b4c5e5c9bb80df6cc2\",\n            \"id\": 28982728,\n            \"album\": \"The High Road to Ruin\",\n            \"artist\": \"Black Oil Brothers\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 142.6,\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28982728/28982728_black-oil-brothers_the-door-locks-behind-you-instrumental.mp3\",\n            \"musicalKey\": \"E major\",\n            \"parentID\": 28986064,\n            \"performedBy\": \"black oil brothers\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"harmonicamelodica\"\n            ],\n            \"subThemes\": [\n                \"automobiles\",\n                \"country life\",\n                \"landscape\",\n                \"moving on\",\n                \"resentment\",\n                \"road trip\",\n                \"tracking shot\",\n                \"underscore\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"cinematography\",\n                \"emotion\",\n                \"podcastnews\",\n                \"relationships\",\n                \"travel\"\n            ],\n            \"title\": \"The Door Locks Behind You (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28982728/28982728_black-oil-brothers_the-door-locks-behind-you-instrumental.wav\",\n            \"opusFile\": \"28982728/28982728_black-oil-brothers_the-door-locks-behind-you-instrumental_compressed.mp3\",\n            \"peakDataFile\": \"28982728/28982728_black-oil-brothers_the-door-locks-behind-you-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9ef0bad5535516e1b47\",\n            \"id\": 29270194,\n            \"album\": \"You Like That\",\n            \"artist\": \"Midnight Pilot\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"percussion\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"29270194/29270194_midnight-pilot_you-like-that-instrumental.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 29266846,\n            \"performedBy\": \"midnight pilot\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"blues rock\",\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"drum kit\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"snaps\"\n            ],\n            \"subThemes\": [\n                \"action\",\n                \"drum lines\",\n                \"game on\",\n                \"modern\",\n                \"sales\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"businesscorporate\",\n                \"film genre\",\n                \"gaming\",\n                \"percussive beds\"\n            ],\n            \"title\": \"You Like That (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29270194/29270194_midnight-pilot_you-like-that-instrumental.wav\",\n            \"opusFile\": \"29270194/29270194_midnight-pilot_you-like-that-instrumental_compressed.mp3\",\n            \"duration\": 72.52,\n            \"peakDataFile\": \"29270194/29270194_midnight-pilot_you-like-that-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50caa0bad553551422df5\",\n            \"id\": 29531272,\n            \"album\": \"Everything She Wants (Instrumentals)\",\n            \"artist\": \"Jonathan Clay\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"country\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"29531272/29531272_jonathan-clay_our-time-is-coming-instrumental.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 29523502,\n            \"performedBy\": \"jonathan clay\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alt countryamericana\",\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"banjo\",\n                \"bells\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"guitars heavy distortion\",\n                \"mandolin\",\n                \"marimba\",\n                \"organ\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"automobiles\",\n                \"country life\",\n                \"landscape\",\n                \"road trip\",\n                \"tracking shot\",\n                \"underscore\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"cinematography\",\n                \"podcastnews\",\n                \"travel\"\n            ],\n            \"title\": \"Our Time Is Coming (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29531272/29531272_jonathan-clay_our-time-is-coming-instrumental.wav\",\n            \"opusFile\": \"29531272/29531272_jonathan-clay_our-time-is-coming-instrumental_compressed.mp3\",\n            \"duration\": 188.24,\n            \"peakDataFile\": \"29531272/29531272_jonathan-clay_our-time-is-coming-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50cbc0bad55355142eae3\",\n            \"id\": 29554666,\n            \"album\": \"What's Your Hurry?\",\n            \"artist\": \"Kiki Baba\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29554666/29554666_kiki-baba_peaches-on-the-trees-.mp3\",\n            \"musicalKey\": \"A major\",\n            \"parentID\": 29546722,\n            \"performedBy\": \"kiki baba\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"electric blues\"\n            ],\n            \"subInstruments\": [\n                \"brass\",\n                \"clarinet\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic piano\",\n                \"flute\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"organ\",\n                \"saxophone\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Peaches On The Trees 2\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29554666/29554666_kiki-baba_peaches-on-the-trees-.wav\",\n            \"opusFile\": \"29554666/29554666_kiki-baba_peaches-on-the-trees-_compressed.mp3\",\n            \"duration\": 150.44,\n            \"peakDataFile\": \"29554666/29554666_kiki-baba_peaches-on-the-trees-.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e518140bad5535515a0102\",\n            \"id\": 29776048,\n            \"album\": \"Self Titled\",\n            \"artist\": \"Josh Eagle and The Harvest City\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"happy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29776048/29776048_josh-eagle-and-the-harvest-city_home-away-from-home-instrumental.mp3\",\n            \"musicalKey\": \"B major\",\n            \"parentID\": 29770480,\n            \"performedBy\": \"josh eagle and the harvest city\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"electric blues\",\n                \"roots rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"banjo\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"guitars amplified\",\n                \"harmonicamelodica\",\n                \"mandolin\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Home Away From Home (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29776048/29776048_josh-eagle-and-the-harvest-city_home-away-from-home-instrumental.wav\",\n            \"opusFile\": \"29776048/29776048_josh-eagle-and-the-harvest-city_home-away-from-home-instrumental_compressed.mp3\",\n            \"duration\": 287.82,\n            \"peakDataFile\": \"29776048/29776048_josh-eagle-and-the-harvest-city_home-away-from-home-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623a6f4088a75b23afe5f\",\n            \"id\": 35884900,\n            \"album\": \"The Killer Wails\",\n            \"artist\": \"The Killer Wails\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"35884900/35884900_the-killer-wails_rough-riders-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 35885062,\n            \"performedBy\": \"the killer wails\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\",\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Rough Riders (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"35884900/35884900_the-killer-wails_rough-riders-inst.wav\",\n            \"opusFile\": \"35884900/35884900_the-killer-wails_rough-riders-inst_compressed.mp3\",\n            \"duration\": 175.13,\n            \"peakDataFile\": \"35884900/35884900_the-killer-wails_rough-riders-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623adf4088a75b23b7863\",\n            \"id\": 40764502,\n            \"album\": \"Latch Key\",\n            \"artist\": \"C-Leb & The Kettle Black\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"winds\"\n            ],\n            \"moods\": [\n                \"sad\"\n            ],\n            \"mp3File\": \"40764502/40764502_cleb-the-kettle-black_latch-key-inst.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 40764496,\n            \"performedBy\": \"cleb the kettle black\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"acoustic blues\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"harmonicamelodica\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Latch Key (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"40764502/40764502_cleb-the-kettle-black_latch-key-inst.wav\",\n            \"opusFile\": \"40764502/40764502_cleb-the-kettle-black_latch-key-inst_compressed.mp3\",\n            \"duration\": 226.11,\n            \"peakDataFile\": \"40764502/40764502_cleb-the-kettle-black_latch-key-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b47cf4088a75b28f1e2c\",\n            \"id\": 54891612,\n            \"album\": \"Wild One EP\",\n            \"artist\": \"Danielle Jenkins\",\n            \"catalogs\": [],\n            \"featured\": false,\n            \"genres\": [\n                \"blues\",\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"love\"\n            ],\n            \"mp3File\": \"54891612/54891612_danielle-jenkins_follow-acoustic-inst.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"parentID\": 54891540,\n            \"performedBy\": \"danielle jenkins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"acoustic blues\",\n                \"adult contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"organ\",\n                \"rhodes\",\n                \"stomps\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Follow (acoustic) (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"54891612/54891612_danielle-jenkins_follow-acoustic-inst.wav\",\n            \"opusFile\": \"54891612/54891612_danielle-jenkins_follow-acoustic-inst_compressed.mp3\",\n            \"duration\": 249.28,\n            \"peakDataFile\": \"54891612/54891612_danielle-jenkins_follow-acoustic-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b47cf4088a75b28f1da6\",\n            \"id\": 54891604,\n            \"album\": \"Wild One EP\",\n            \"artist\": \"Danielle Jenkins\",\n            \"catalogs\": [],\n            \"featured\": false,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"54891604/54891604_danielle-jenkins_wild-one-mix-inst.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 54891564,\n            \"performedBy\": \"danielle jenkins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"organ\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Wild One Mix (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"54891604/54891604_danielle-jenkins_wild-one-mix-inst.wav\",\n            \"opusFile\": \"54891604/54891604_danielle-jenkins_wild-one-mix-inst_compressed.mp3\",\n            \"duration\": 186.05,\n            \"peakDataFile\": \"54891604/54891604_danielle-jenkins_wild-one-mix-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b47cf4088a75b28f1d57\",\n            \"id\": 54891580,\n            \"album\": \"Wild One EP\",\n            \"artist\": \"Danielle Jenkins\",\n            \"catalogs\": [],\n            \"featured\": false,\n            \"genres\": [\n                \"blues\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"love\"\n            ],\n            \"mp3File\": \"54891580/54891580_danielle-jenkins_save-me-inst.mp3\",\n            \"musicalKey\": \"E major\",\n            \"parentID\": 54891588,\n            \"performedBy\": \"danielle jenkins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"blues rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"trumpet\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Save Me (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"54891580/54891580_danielle-jenkins_save-me-inst.wav\",\n            \"opusFile\": \"54891580/54891580_danielle-jenkins_save-me-inst_compressed.mp3\",\n            \"duration\": 298.1,\n            \"peakDataFile\": \"54891580/54891580_danielle-jenkins_save-me-inst.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"totalRecords\": 697,\n    \"tracksRecords\": 1040,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"24710fb2-ddb4-4049-aa7c-a8aa6b324536"},{"name":"Search Tracks By Moods","id":"1c606b38-8a8a-4d40-8d63-7d81f45ed4fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22moods%22%3A%5B%22angry%22%2C%22dark%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>moods</code> (array of strings): Filter tracks by moods. The moods should be specified as an array of strings.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"moods\": [\"angry\", \"dark\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"moods\":[\"angry\",\"dark\"]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22moods%22%3A%5B%22angry%22%2C%22dark%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"3f67f71b-9d0c-424b-b200-674335566a2a","name":"Search Tracks By Moods","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22moods%22%3A%5B%22angry%22%2C%22dark%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22moods%22%3A%5B%22angry%22%2C%22dark%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:12:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=I5AGs1fushRN8wXtjccmsMxfO6fPErtYt7486Iqy/7c19r3UZb8FHHk4CSQww9+sEAXgUyeuxZFsqTsBSR+pMMbZRaHfMqDM0irO/WSEq+l63SSDM2sJnDoJZojX; Expires=Sat, 06 Jul 2024 14:12:26 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=I5AGs1fushRN8wXtjccmsMxfO6fPErtYt7486Iqy/7c19r3UZb8FHHk4CSQww9+sEAXgUyeuxZFsqTsBSR+pMMbZRaHfMqDM0irO/WSEq+l63SSDM2sJnDoJZojX; Expires=Sat, 06 Jul 2024 14:12:26 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"bc16-vi9I4/0hG4DZ4pHHZf40gXXFNWo\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"667eb418db87420820620031\",\n            \"id\": 130088460,\n            \"title\": \"Brain Twist (vocal) EXPLICIT\",\n            \"featured\": true,\n            \"mp3File\": \"130088460/130088460_monsterwatch_brain-twist-vocal-explicit.mp3\",\n            \"wavFile\": \"130088460/130088460_monsterwatch_brain-twist-vocal-explicit.wav\",\n            \"artist\": \"Monsterwatch\",\n            \"performedBy\": \"monsterwatch\",\n            \"catalogs\": [],\n            \"album\": \"Punk Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"punk rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 171.38,\n            \"opusFile\": \"130088460/130088460_monsterwatch_brain-twist-vocal-explicit_compressed.mp3\",\n            \"peakDataFile\": \"130088460/130088460_monsterwatch_brain-twist-vocal-explicit.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80ee\",\n            \"id\": 130068612,\n            \"title\": \"On A Daily (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068612/130068612_jane-e_on-a-daily-vocal.mp3\",\n            \"wavFile\": \"130068612/130068612_jane-e_on-a-daily-vocal.wav\",\n            \"artist\": \"Jane E\",\n            \"performedBy\": \"jane e\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 191.4,\n            \"opusFile\": \"130068612/130068612_jane-e_on-a-daily-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068612/130068612_jane-e_on-a-daily-vocal.json\"\n        },\n        {\n            \"_id\": \"66686ca8bb627dfe513fed9b\",\n            \"id\": 130046340,\n            \"title\": \"Get Back (ft. XODREW) (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130046340/130046340_nini_get-back-ft-xodrew-vocal.mp3\",\n            \"wavFile\": \"130046340/130046340_nini_get-back-ft-xodrew-vocal.wav\",\n            \"artist\": \"NINI\",\n            \"performedBy\": \"nini\",\n            \"catalogs\": [],\n            \"album\": \"RED065_XODREW | My Wave (hip hop swagger)\",\n            \"language\": \"English\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"musicalKey\": \"C# minor\",\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"themes\": [\n                \"city\",\n                \"parties\",\n                \"sports\",\n                \"reality tv\",\n                \"workout\",\n                \"olympics\",\n                \"drama\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 141.5,\n            \"opusFile\": \"130046340/130046340_nini_get-back-ft-xodrew-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130046340/130046340_nini_get-back-ft-xodrew-vocal.json\"\n        },\n        {\n            \"_id\": \"66686ca77a969c0edfa6d0bd\",\n            \"id\": 130048036,\n            \"title\": \"Bad Girl Revolution (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130048036/130048036_indigoe_bad-girl-revolution-vocal.mp3\",\n            \"wavFile\": \"130048036/130048036_indigoe_bad-girl-revolution-vocal.wav\",\n            \"artist\": \"Indigoe\",\n            \"performedBy\": \"indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED_Yearbook (rebellious rock and pop)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\",\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"themes\": [\n                \"sports\",\n                \"cars\",\n                \"extreme sports\",\n                \"action\",\n                \"racing\",\n                \"trailer\",\n                \"youth\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 129.78,\n            \"opusFile\": \"130048036/130048036_indigoe_bad-girl-revolution-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130048036/130048036_indigoe_bad-girl-revolution-vocal.json\"\n        },\n        {\n            \"_id\": \"66475158c246e5ad0bd91284\",\n            \"id\": 130013052,\n            \"title\": \"Man Vs. Beast\",\n            \"featured\": true,\n            \"mp3File\": \"130013052/130013052_caleb-swift_man-vs-beast.mp3\",\n            \"wavFile\": \"130013052/130013052_caleb-swift_man-vs-beast.wav\",\n            \"artist\": \"Caleb Swift\",\n            \"performedBy\": \"caleb swift\",\n            \"catalogs\": [],\n            \"album\": \"RED045_Avenge (modern superhero action)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C# minor\",\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"dark\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 147,\n            \"opusFile\": \"130013052/130013052_caleb-swift_man-vs-beast_compressed.mp3\",\n            \"peakDataFile\": \"130013052/130013052_caleb-swift_man-vs-beast.json\"\n        },\n        {\n            \"_id\": \"66475158c246e5ad0bd91240\",\n            \"id\": 130013644,\n            \"title\": \"Catacomb Stalking\",\n            \"featured\": true,\n            \"mp3File\": \"130013644/130013644_vestevent_catacomb-stalking.mp3\",\n            \"wavFile\": \"130013644/130013644_vestevent_catacomb-stalking.wav\",\n            \"artist\": \"Vestevent\",\n            \"performedBy\": \"vestevent\",\n            \"catalogs\": [],\n            \"album\": \"RED039_Flesh & Bone 2 (dark horror sound design)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"B major\",\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"moods\": [\n                \"dark\",\n                \"scary\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 144,\n            \"opusFile\": \"130013644/130013644_vestevent_catacomb-stalking_compressed.mp3\",\n            \"peakDataFile\": \"130013644/130013644_vestevent_catacomb-stalking.json\"\n        },\n        {\n            \"_id\": \"66475158752cd9b2457fc967\",\n            \"id\": 130012956,\n            \"title\": \"Mutator\",\n            \"featured\": true,\n            \"mp3File\": \"130012956/130012956_caleb-swift_mutator.mp3\",\n            \"wavFile\": \"130012956/130012956_caleb-swift_mutator.wav\",\n            \"artist\": \"Caleb Swift\",\n            \"performedBy\": \"caleb swift\",\n            \"catalogs\": [],\n            \"album\": \"RED046_Mutator (modern tension)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"E major\",\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"dark\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 94,\n            \"opusFile\": \"130012956/130012956_caleb-swift_mutator_compressed.mp3\",\n            \"peakDataFile\": \"130012956/130012956_caleb-swift_mutator.json\"\n        },\n        {\n            \"_id\": \"66475158752cd9b2457fca0d\",\n            \"id\": 130042604,\n            \"title\": \"Driving Force\",\n            \"featured\": true,\n            \"mp3File\": \"130042604/130042604_garrett-weyenberg_driving-force.mp3\",\n            \"wavFile\": \"130042604/130042604_garrett-weyenberg_driving-force.wav\",\n            \"artist\": \"Garrett Weyenberg\",\n            \"performedBy\": \"garrett weyenberg\",\n            \"catalogs\": [],\n            \"album\": \"RED054_Rumble (orchestral swagger rock)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 128,\n            \"opusFile\": \"130042604/130042604_garrett-weyenberg_driving-force_compressed.mp3\",\n            \"peakDataFile\": \"130042604/130042604_garrett-weyenberg_driving-force.json\"\n        },\n        {\n            \"_id\": \"66321d2283cce8e17f81e391\",\n            \"id\": 130048028,\n            \"title\": \"Tough\",\n            \"featured\": true,\n            \"mp3File\": \"130048028/130048028_indigoe_tough.mp3\",\n            \"wavFile\": \"130048028/130048028_indigoe_tough.wav\",\n            \"artist\": \"Indigoe\",\n            \"performedBy\": \"indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED100 (advanced releases)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"angry\"\n            ],\n            \"instruments\": [\n                \"electric guitar\",\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"subInstruments\": [\n                \"guitars heavy distortion\",\n                \"electric bass\",\n                \"drum kit\",\n                \"synthesizer\"\n            ],\n            \"themes\": [\n                \"action\",\n                \"sports\",\n                \"extreme sports\",\n                \"martial arts\",\n                \"combat\",\n                \"trailer\",\n                \"fight\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 151,\n            \"opusFile\": \"130048028/130048028_indigoe_tough_compressed.mp3\",\n            \"peakDataFile\": \"130048028/130048028_indigoe_tough.json\"\n        },\n        {\n            \"_id\": \"6619802e83cce8e17f71ec06\",\n            \"id\": 130078284,\n            \"title\": \"The Path (vocal) feat. Dan Francis\",\n            \"featured\": true,\n            \"mp3File\": \"130078284/130078284_nick-mcenally_the-path-vocal-feat-dan-francis.mp3\",\n            \"wavFile\": \"130078284/130078284_nick-mcenally_the-path-vocal-feat-dan-francis.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 186.11,\n            \"opusFile\": \"130078284/130078284_nick-mcenally_the-path-vocal-feat-dan-francis_compressed.mp3\",\n            \"peakDataFile\": \"130078284/130078284_nick-mcenally_the-path-vocal-feat-dan-francis.json\",\n            \"language\": \"English\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e9fe61b1e35b5371a\",\n            \"id\": 130078212,\n            \"title\": \"Into the Storm (lead guitar)\",\n            \"featured\": true,\n            \"mp3File\": \"130078212/130078212_nick-mcenally_into-the-storm-lead-guitar.mp3\",\n            \"wavFile\": \"130078212/130078212_nick-mcenally_into-the-storm-lead-guitar.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 183.37,\n            \"opusFile\": \"130078212/130078212_nick-mcenally_into-the-storm-lead-guitar_compressed.mp3\",\n            \"peakDataFile\": \"130078212/130078212_nick-mcenally_into-the-storm-lead-guitar.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"65bbce8430238671892e0d08\",\n            \"title\": \"Pushing It (ft C4.Benard) (vocal)\",\n            \"featured\": true,\n            \"wavFile\": \"140000792/140000792_indigoe_pushing-it-ft-cbenard-vocal.wav\",\n            \"artist\": \"Indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED100 (advanced releases)\",\n            \"language\": \"English\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"musicalKey\": \"G minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"guitars amplified\",\n                \"electric bass\"\n            ],\n            \"themes\": [\n                \"fashionbeauty\",\n                \"sportsfitness\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"id\": 140000792,\n            \"performedBy\": \"indigoe\",\n            \"duration\": 126.92,\n            \"mp3File\": \"140000792/140000792_indigoe_pushing-it-ft-cbenard-vocal.mp3\",\n            \"opusFile\": \"140000792/140000792_indigoe_pushing-it-ft-cbenard-vocal_compressed.mp3\",\n            \"peakDataFile\": \"140000792/140000792_indigoe_pushing-it-ft-cbenard-vocal.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbe6\",\n            \"id\": 130024660,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Gabriele Salomoni\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024660/130024660_gabriele-salomoni_diaboli-majestatis.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"gabriele salomoni\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"suspensetension\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Diaboli Majestatis\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024660/130024660_gabriele-salomoni_diaboli-majestatis.wav\",\n            \"opusFile\": \"130024660/130024660_gabriele-salomoni_diaboli-majestatis_compressed.mp3\",\n            \"duration\": 177,\n            \"peakDataFile\": \"130024660/130024660_gabriele-salomoni_diaboli-majestatis.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbba\",\n            \"id\": 130024620,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"scary\"\n            ],\n            \"mp3File\": \"130024620/130024620_veaceslav-draganov_discordia.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Discordia\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024620/130024620_veaceslav-draganov_discordia.wav\",\n            \"opusFile\": \"130024620/130024620_veaceslav-draganov_discordia_compressed.mp3\",\n            \"duration\": 144,\n            \"peakDataFile\": \"130024620/130024620_veaceslav-draganov_discordia.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbf0\",\n            \"id\": 130024708,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Caleb Swift\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024708/130024708_caleb-swift_amnesia.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"caleb swift\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"suspensetension\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Amnesia\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024708/130024708_caleb-swift_amnesia.wav\",\n            \"opusFile\": \"130024708/130024708_caleb-swift_amnesia_compressed.mp3\",\n            \"duration\": 115.5,\n            \"peakDataFile\": \"130024708/130024708_caleb-swift_amnesia.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb56\",\n            \"id\": 130024540,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Stefan Fletcher\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024540/130024540_stefan-fletcher_running-out-of-time.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"stefan fletcher\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"suspensetension\",\n                \"horror music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"strings\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Running Out of Time\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024540/130024540_stefan-fletcher_running-out-of-time.wav\",\n            \"opusFile\": \"130024540/130024540_stefan-fletcher_running-out-of-time_compressed.mp3\",\n            \"duration\": 174,\n            \"peakDataFile\": \"130024540/130024540_stefan-fletcher_running-out-of-time.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fc17\",\n            \"id\": 130024684,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Caleb Swift\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024684/130024684_caleb-jordan-swift_chronos.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"caleb swift\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"suspensetension\",\n                \"trailer music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Chronos\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024684/130024684_caleb-jordan-swift_chronos.wav\",\n            \"opusFile\": \"130024684/130024684_caleb-jordan-swift_chronos_compressed.mp3\",\n            \"duration\": 127,\n            \"peakDataFile\": \"130024684/130024684_caleb-jordan-swift_chronos.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb72\",\n            \"id\": 130024596,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Gabriele Salomoni\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"vocal fx\",\n                \"percussion\",\n                \"electronic\",\n                \"strings\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024596/130024596_gabriele-salomoni_incant.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"gabriele salomoni\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"trombone\",\n                \"french horn\",\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Incant\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024596/130024596_gabriele-salomoni_incant.wav\",\n            \"opusFile\": \"130024596/130024596_gabriele-salomoni_incant_compressed.mp3\",\n            \"duration\": 176.5,\n            \"peakDataFile\": \"130024596/130024596_gabriele-salomoni_incant.json\"\n        },\n        {\n            \"_id\": \"652811081ae391cfe98b0a15\",\n            \"id\": 130034716,\n            \"album\": \"Alternative Rock\",\n            \"artist\": \"Dembiak\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 235.34,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"dark\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130034716/130034716_dembiak_different-shades-vocal.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"dembiak\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Different Shades (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130034716/130034716_dembiak_different-shades-vocal.wav\",\n            \"opusFile\": \"130034716/130034716_dembiak_different-shades-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130034716/130034716_dembiak_different-shades-vocal.json\"\n        },\n        {\n            \"_id\": \"652811021ae391cfe98ae78e\",\n            \"id\": 130031060,\n            \"album\": \"RVR139_Da Deputy | Side Of Me (soulful hip hop)\",\n            \"artist\": \"da deputy\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 131.4,\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130031060/130031060_da-deputy_aura-vocal-explicit.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"da deputy\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"gangsta hip hop\",\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"electronic piano\",\n                \"synthesizers\",\n                \"drum machine\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Aura (vocal) EXPLICIT\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130031060/130031060_da-deputy_aura-vocal-explicit.wav\",\n            \"opusFile\": \"130031060/130031060_da-deputy_aura-vocal-explicit_compressed.mp3\",\n            \"peakDataFile\": \"130031060/130031060_da-deputy_aura-vocal-explicit.json\"\n        },\n        {\n            \"_id\": \"652811081ae391cfe98b0752\",\n            \"id\": 130034428,\n            \"album\": \"Indie Rock\",\n            \"artist\": \"Fingazz\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 157.18,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130034428/130034428_fingazz_young-and-restless-vocal.mp3\",\n            \"musicalKey\": \"B major\",\n            \"performedBy\": \"fingazz\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Young and Restless (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130034428/130034428_fingazz_young-and-restless-vocal.wav\",\n            \"opusFile\": \"130034428/130034428_fingazz_young-and-restless-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130034428/130034428_fingazz_young-and-restless-vocal.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b017a\",\n            \"id\": 130033524,\n            \"album\": \"ASX_RED0000_The Red Collective _Advance Releases\",\n            \"artist\": \"erloom\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 127.23,\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\",\n                \"brass\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033524/130033524_erloom_makin-money-moves-ft-julisa-vocal.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"erloom\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"trombone\",\n                \"french horn\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Makin Money Moves ft Julisa (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130033524/130033524_erloom_makin-money-moves-ft-julisa-vocal.wav\",\n            \"opusFile\": \"130033524/130033524_erloom_makin-money-moves-ft-julisa-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130033524/130033524_erloom_makin-money-moves-ft-julisa-vocal.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98aff0d\",\n            \"id\": 130033348,\n            \"album\": \"Hip Hop\",\n            \"artist\": \"Da Deputy\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 184.7,\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"dark\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130033348/130033348_da-deputy_thought-i-was-playing-vocal-explicit.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"da deputy\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Thought I Was Playing (vocal) EXPLICIT\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130033348/130033348_da-deputy_thought-i-was-playing-vocal-explicit.wav\",\n            \"opusFile\": \"130033348/130033348_da-deputy_thought-i-was-playing-vocal-explicit_compressed.mp3\",\n            \"peakDataFile\": \"130033348/130033348_da-deputy_thought-i-was-playing-vocal-explicit.json\"\n        },\n        {\n            \"_id\": \"652811021ae391cfe98ae75f\",\n            \"id\": 130031044,\n            \"album\": \"RVR139_Da Deputy | Side Of Me (soulful hip hop)\",\n            \"artist\": \"da deputy\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 72.02,\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"world\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130031044/130031044_da-deputy_waverunner-ii-vocal-explicit.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"da deputy\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"gangsta hip hop\",\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"ethnic hand drums\",\n                \"ethnic strings\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Waverunner II (vocal) EXPLICIT\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130031044/130031044_da-deputy_waverunner-ii-vocal-explicit.wav\",\n            \"opusFile\": \"130031044/130031044_da-deputy_waverunner-ii-vocal-explicit_compressed.mp3\",\n            \"peakDataFile\": \"130031044/130031044_da-deputy_waverunner-ii-vocal-explicit.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b0197\",\n            \"id\": 130033540,\n            \"album\": \"ASX_RED0000_The Red Collective _Advance Releases\",\n            \"artist\": \"erloom\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 129.6,\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\",\n                \"brass\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033540/130033540_erloom_ima-do-me-ft-julisa-vocal.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"erloom\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"trombone\",\n                \"french horn\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Ima Do Me ft Julisa (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130033540/130033540_erloom_ima-do-me-ft-julisa-vocal.wav\",\n            \"opusFile\": \"130033540/130033540_erloom_ima-do-me-ft-julisa-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130033540/130033540_erloom_ima-do-me-ft-julisa-vocal.json\"\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"66475158752cd9b2457fc901\",\n            \"id\": 130013108,\n            \"title\": \"Man Vs. Beast (inst)\",\n            \"parentID\": 130013052,\n            \"featured\": false,\n            \"mp3File\": \"130013108/130013108_caleb-swift_man-vs-beast-inst.mp3\",\n            \"wavFile\": \"130013108/130013108_caleb-swift_man-vs-beast-inst.wav\",\n            \"artist\": \"Caleb Swift\",\n            \"performedBy\": \"caleb swift\",\n            \"catalogs\": [],\n            \"album\": \"RED045_Avenge (modern superhero action)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C# minor\",\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"dark\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 147,\n            \"opusFile\": \"130013108/130013108_caleb-swift_man-vs-beast-inst_compressed.mp3\",\n            \"peakDataFile\": \"130013108/130013108_caleb-swift_man-vs-beast-inst.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb4d\",\n            \"id\": 130024524,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Stefan Fletcher\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"scary\"\n            ],\n            \"mp3File\": \"130024524/130024524_stefan-fletcher_running-out-of-time-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130024540,\n            \"performedBy\": \"stefan fletcher\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"suspensetension\",\n                \"horror music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"strings\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Running Out of Time (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130024524/130024524_stefan-fletcher_running-out-of-time-inst.wav\",\n            \"opusFile\": \"130024524/130024524_stefan-fletcher_running-out-of-time-inst_compressed.mp3\",\n            \"duration\": 174,\n            \"peakDataFile\": \"130024524/130024524_stefan-fletcher_running-out-of-time-inst.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb92\",\n            \"id\": 130024612,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dramatic\",\n                \"scary\",\n                \"dark\"\n            ],\n            \"mp3File\": \"130024612/130024612_veaceslav-draganov_discordia-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130024620,\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Discordia (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130024612/130024612_veaceslav-draganov_discordia-inst.wav\",\n            \"opusFile\": \"130024612/130024612_veaceslav-draganov_discordia-inst_compressed.mp3\",\n            \"duration\": 106.5,\n            \"peakDataFile\": \"130024612/130024612_veaceslav-draganov_discordia-inst.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb9d\",\n            \"id\": 130024636,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"veaceslav draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024636/130024636_veaceslav-draganov_discordia-alt.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130024620,\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Discordia (alt2)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024636/130024636_veaceslav-draganov_discordia-alt.wav\",\n            \"opusFile\": \"130024636/130024636_veaceslav-draganov_discordia-alt_compressed.mp3\",\n            \"duration\": 61,\n            \"peakDataFile\": \"130024636/130024636_veaceslav-draganov_discordia-alt.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbbe\",\n            \"id\": 130024644,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024644/130024644_veaceslav-draganov_discordia-alt.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130024620,\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Discordia (alt)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024644/130024644_veaceslav-draganov_discordia-alt.wav\",\n            \"opusFile\": \"130024644/130024644_veaceslav-draganov_discordia-alt_compressed.mp3\",\n            \"duration\": 82,\n            \"peakDataFile\": \"130024644/130024644_veaceslav-draganov_discordia-alt.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbcc\",\n            \"id\": 130024676,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Caleb Swift\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024676/130024676_caleb-jordan-swift_chronos-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 130024684,\n            \"performedBy\": \"caleb swift\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"suspensetension\",\n                \"trailer music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Chronos (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130024676/130024676_caleb-jordan-swift_chronos-inst.wav\",\n            \"opusFile\": \"130024676/130024676_caleb-jordan-swift_chronos-inst_compressed.mp3\",\n            \"duration\": 127,\n            \"peakDataFile\": \"130024676/130024676_caleb-jordan-swift_chronos-inst.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98aff5f\",\n            \"id\": 130033356,\n            \"album\": \"Hip Hop\",\n            \"artist\": \"Da Deputy\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 184.17,\n            \"featured\": false,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"dark\",\n                \"disturbing\"\n            ],\n            \"mp3File\": \"130033356/130033356_da-deputy_thought-i-was-playing-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 130033348,\n            \"performedBy\": \"da deputy\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Thought I Was Playing (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130033356/130033356_da-deputy_thought-i-was-playing-inst.wav\",\n            \"opusFile\": \"130033356/130033356_da-deputy_thought-i-was-playing-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033356/130033356_da-deputy_thought-i-was-playing-inst.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b0050\",\n            \"id\": 130033340,\n            \"album\": \"Hip Hop\",\n            \"artist\": \"Da Deputy\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 184,\n            \"featured\": false,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"dark\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130033340/130033340_da-deputy_thought-i-was-playing-vocal-clean.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 130033348,\n            \"performedBy\": \"da deputy\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Thought I Was Playing (vocal) (clean)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130033340/130033340_da-deputy_thought-i-was-playing-vocal-clean.wav\",\n            \"opusFile\": \"130033340/130033340_da-deputy_thought-i-was-playing-vocal-clean_compressed.mp3\",\n            \"peakDataFile\": \"130033340/130033340_da-deputy_thought-i-was-playing-vocal-clean.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b015e\",\n            \"id\": 130033516,\n            \"album\": \"ASX_RED0000_The Red Collective _Advance Releases\",\n            \"artist\": \"erloom\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 127.23,\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\",\n                \"brass\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033516/130033516_erloom_makin-money-moves-ft-julisa-inst.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"parentID\": 130033524,\n            \"performedBy\": \"erloom\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"trombone\",\n                \"french horn\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"sportsfitness\"\n            ],\n            \"title\": \"Makin Money Moves ft Julisa (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130033516/130033516_erloom_makin-money-moves-ft-julisa-inst.wav\",\n            \"opusFile\": \"130033516/130033516_erloom_makin-money-moves-ft-julisa-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033516/130033516_erloom_makin-money-moves-ft-julisa-inst.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b0198\",\n            \"id\": 130033532,\n            \"album\": \"ASX_RED0000_The Red Collective _Advance Releases\",\n            \"artist\": \"erloom\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 129.6,\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\",\n                \"brass\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033532/130033532_erloom_ima-do-me-ft-julisa-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 130033540,\n            \"performedBy\": \"erloom\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"trombone\",\n                \"french horn\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"sportsfitness\"\n            ],\n            \"title\": \"Ima Do Me ft Julisa (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130033532/130033532_erloom_ima-do-me-ft-julisa-inst.wav\",\n            \"opusFile\": \"130033532/130033532_erloom_ima-do-me-ft-julisa-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033532/130033532_erloom_ima-do-me-ft-julisa-inst.json\"\n        },\n        {\n            \"_id\": \"652811081ae391cfe98b0745\",\n            \"id\": 130034436,\n            \"album\": \"Indie Rock\",\n            \"artist\": \"Fingazz\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 157.18,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130034436/130034436_fingazz_young-and-restless-inst.mp3\",\n            \"musicalKey\": \"B major\",\n            \"parentID\": 130034428,\n            \"performedBy\": \"fingazz\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Young and Restless (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130034436/130034436_fingazz_young-and-restless-inst.wav\",\n            \"opusFile\": \"130034436/130034436_fingazz_young-and-restless-inst_compressed.mp3\",\n            \"peakDataFile\": \"130034436/130034436_fingazz_young-and-restless-inst.json\"\n        },\n        {\n            \"_id\": \"652811081ae391cfe98b0a39\",\n            \"id\": 130034724,\n            \"album\": \"Alternative Rock\",\n            \"artist\": \"Dembiak\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 235.34,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"dark\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130034724/130034724_dembiak_different-shades-inst.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 130034716,\n            \"performedBy\": \"dembiak\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Different Shades (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130034724/130034724_dembiak_different-shades-inst.wav\",\n            \"opusFile\": \"130034724/130034724_dembiak_different-shades-inst_compressed.mp3\",\n            \"peakDataFile\": \"130034724/130034724_dembiak_different-shades-inst.json\"\n        },\n        {\n            \"_id\": \"66686ca809a7d1702bba6fc7\",\n            \"id\": 130046356,\n            \"title\": \"Get Back (inst)\",\n            \"parentID\": 130046340,\n            \"featured\": true,\n            \"mp3File\": \"130046356/130046356_nini_get-back-inst.mp3\",\n            \"wavFile\": \"130046356/130046356_nini_get-back-inst.wav\",\n            \"artist\": \"NINI\",\n            \"performedBy\": \"nini\",\n            \"catalogs\": [],\n            \"album\": \"RED065_XODREW | My Wave (hip hop swagger)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C# minor\",\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"subGenres\": [\n                \"hip hop instrumental beats\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"themes\": [\n                \"city\",\n                \"parties\",\n                \"sports\",\n                \"reality tv\",\n                \"workout\",\n                \"olympics\",\n                \"drama\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 141.5,\n            \"opusFile\": \"130046356/130046356_nini_get-back-inst_compressed.mp3\",\n            \"peakDataFile\": \"130046356/130046356_nini_get-back-inst.json\"\n        },\n        {\n            \"_id\": \"66321d229fe61b1e35c52fc3\",\n            \"id\": 130050404,\n            \"title\": \"Tough (bass)\",\n            \"parentID\": 130048028,\n            \"featured\": false,\n            \"mp3File\": \"130050404/130050404_indigoe_tough-bass.mp3\",\n            \"wavFile\": \"130050404/130050404_indigoe_tough-bass.wav\",\n            \"artist\": \"Indigoe\",\n            \"performedBy\": \"indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED100 (advanced releases)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"angry\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [\n                \"action\",\n                \"fight\",\n                \"racing\",\n                \"extreme sports\",\n                \"reality tv\",\n                \"sports\",\n                \"cars\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 151,\n            \"opusFile\": \"130050404/130050404_indigoe_tough-bass_compressed.mp3\",\n            \"peakDataFile\": \"130050404/130050404_indigoe_tough-bass.json\"\n        },\n        {\n            \"_id\": \"66321d2283cce8e17f81e397\",\n            \"id\": 130050412,\n            \"title\": \"Tough (drums)\",\n            \"parentID\": 130048028,\n            \"featured\": false,\n            \"mp3File\": \"130050412/130050412_indigoe_tough-drums.mp3\",\n            \"wavFile\": \"130050412/130050412_indigoe_tough-drums.wav\",\n            \"artist\": \"Indigoe\",\n            \"performedBy\": \"indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED100 (advanced releases)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"angry\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [\n                \"workout\",\n                \"sports\",\n                \"action\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 151,\n            \"opusFile\": \"130050412/130050412_indigoe_tough-drums_compressed.mp3\",\n            \"peakDataFile\": \"130050412/130050412_indigoe_tough-drums.json\"\n        },\n        {\n            \"_id\": \"66321d229fe61b1e35c52fca\",\n            \"id\": 130050420,\n            \"title\": \"Tough (fx)\",\n            \"parentID\": 130048028,\n            \"featured\": false,\n            \"mp3File\": \"130050420/130050420_indigoe_tough-fx.mp3\",\n            \"wavFile\": \"130050420/130050420_indigoe_tough-fx.wav\",\n            \"artist\": \"Indigoe\",\n            \"performedBy\": \"indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED100 (advanced releases)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"angry\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [\n                \"documentary\",\n                \"crime\",\n                \"investigation\",\n                \"thriller\",\n                \"workout\",\n                \"horror\",\n                \"awards\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 151,\n            \"opusFile\": \"130050420/130050420_indigoe_tough-fx_compressed.mp3\",\n            \"peakDataFile\": \"130050420/130050420_indigoe_tough-fx.json\"\n        },\n        {\n            \"_id\": \"66321d229fe61b1e35c52fd2\",\n            \"id\": 130079436,\n            \"title\": \"Tough (keys)\",\n            \"parentID\": 130048028,\n            \"featured\": false,\n            \"mp3File\": \"130079436/130079436_indigoe_tough-keys.mp3\",\n            \"wavFile\": \"130079436/130079436_indigoe_tough-keys.wav\",\n            \"artist\": \"Indigoe\",\n            \"performedBy\": \"indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED100 (advanced releases)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitar\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars heavy distortion\",\n                \"electric bass\",\n                \"drum kit\"\n            ],\n            \"themes\": [\n                \"documentary\",\n                \"crime\",\n                \"investigation\",\n                \"awards\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 151,\n            \"opusFile\": \"130079436/130079436_indigoe_tough-keys_compressed.mp3\",\n            \"peakDataFile\": \"130079436/130079436_indigoe_tough-keys.json\"\n        },\n        {\n            \"_id\": \"66321d2283cce8e17f81e39e\",\n            \"id\": 130050428,\n            \"title\": \"Tough (guitars)\",\n            \"parentID\": 130048028,\n            \"featured\": false,\n            \"mp3File\": \"130050428/130050428_indigoe_tough-guitars.mp3\",\n            \"wavFile\": \"130050428/130050428_indigoe_tough-guitars.wav\",\n            \"artist\": \"Indigoe\",\n            \"performedBy\": \"indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED100 (advanced releases)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [\n                \"action\",\n                \"extreme sports\",\n                \"racing\",\n                \"cars\",\n                \"fight\",\n                \"sports\",\n                \"combat\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 151,\n            \"opusFile\": \"130050428/130050428_indigoe_tough-guitars_compressed.mp3\",\n            \"peakDataFile\": \"130050428/130050428_indigoe_tough-guitars.json\"\n        },\n        {\n            \"_id\": \"66686ca7bb627dfe513febc0\",\n            \"id\": 130048044,\n            \"title\": \"Bad Girl Revolution (inst)\",\n            \"parentID\": 130048036,\n            \"featured\": true,\n            \"mp3File\": \"130048044/130048044_indigoe_bad-girl-revolution-inst.mp3\",\n            \"wavFile\": \"130048044/130048044_indigoe_bad-girl-revolution-inst.wav\",\n            \"artist\": \"Indigoe\",\n            \"performedBy\": \"indigoe\",\n            \"catalogs\": [],\n            \"album\": \"RED_Yearbook (rebellious rock and pop)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\",\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"themes\": [\n                \"sports\",\n                \"cars\",\n                \"extreme sports\",\n                \"action\",\n                \"racing\",\n                \"trailer\",\n                \"youth\"\n            ],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 129.78,\n            \"opusFile\": \"130048044/130048044_indigoe_bad-girl-revolution-inst_compressed.mp3\",\n            \"peakDataFile\": \"130048044/130048044_indigoe_bad-girl-revolution-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416c27b6dd628209091\",\n            \"id\": 130068604,\n            \"title\": \"On A Daily (inst)\",\n            \"parentID\": 130068612,\n            \"featured\": true,\n            \"mp3File\": \"130068604/130068604_jane-e_on-a-daily-inst.mp3\",\n            \"wavFile\": \"130068604/130068604_jane-e_on-a-daily-inst.wav\",\n            \"artist\": \"Jane E\",\n            \"performedBy\": \"jane e\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 191.4,\n            \"opusFile\": \"130068604/130068604_jane-e_on-a-daily-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068604/130068604_jane-e_on-a-daily-inst.json\"\n        },\n        {\n            \"_id\": \"6619802e83cce8e17f71ebf8\",\n            \"id\": 130078204,\n            \"title\": \"Into the Storm (lead guitar 60)\",\n            \"parentID\": 130078212,\n            \"featured\": false,\n            \"mp3File\": \"130078204/130078204_nick-mcenally_into-the-storm-lead-guitar-.mp3\",\n            \"wavFile\": \"130078204/130078204_nick-mcenally_into-the-storm-lead-guitar-.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 60.49,\n            \"opusFile\": \"130078204/130078204_nick-mcenally_into-the-storm-lead-guitar-_compressed.mp3\",\n            \"peakDataFile\": \"130078204/130078204_nick-mcenally_into-the-storm-lead-guitar-.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e62e9b0cc7c76387f\",\n            \"id\": 130078196,\n            \"title\": \"Into the Storm (lead guitar 30)\",\n            \"parentID\": 130078212,\n            \"featured\": false,\n            \"mp3File\": \"130078196/130078196_nick-mcenally_into-the-storm-lead-guitar-.mp3\",\n            \"wavFile\": \"130078196/130078196_nick-mcenally_into-the-storm-lead-guitar-.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 30.48,\n            \"opusFile\": \"130078196/130078196_nick-mcenally_into-the-storm-lead-guitar-_compressed.mp3\",\n            \"peakDataFile\": \"130078196/130078196_nick-mcenally_into-the-storm-lead-guitar-.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e9fe61b1e35b5371f\",\n            \"id\": 130078228,\n            \"title\": \"Into The Storm (no lead guitar 60)\",\n            \"parentID\": 130078212,\n            \"featured\": false,\n            \"mp3File\": \"130078228/130078228_nick-mcenally_into-the-storm-no-lead-guitar-.mp3\",\n            \"wavFile\": \"130078228/130078228_nick-mcenally_into-the-storm-no-lead-guitar-.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 60.49,\n            \"opusFile\": \"130078228/130078228_nick-mcenally_into-the-storm-no-lead-guitar-_compressed.mp3\",\n            \"peakDataFile\": \"130078228/130078228_nick-mcenally_into-the-storm-no-lead-guitar-.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e83cce8e17f71ebfe\",\n            \"id\": 130078236,\n            \"title\": \"Into the Storm (no lead guitar)\",\n            \"parentID\": 130078212,\n            \"featured\": false,\n            \"mp3File\": \"130078236/130078236_nick-mcenally_into-the-storm-no-lead-guitar.mp3\",\n            \"wavFile\": \"130078236/130078236_nick-mcenally_into-the-storm-no-lead-guitar.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 183.37,\n            \"opusFile\": \"130078236/130078236_nick-mcenally_into-the-storm-no-lead-guitar_compressed.mp3\",\n            \"peakDataFile\": \"130078236/130078236_nick-mcenally_into-the-storm-no-lead-guitar.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e62e9b0cc7c763885\",\n            \"id\": 130078220,\n            \"title\": \"Into The Storm (no lead guitar 30)\",\n            \"parentID\": 130078212,\n            \"featured\": false,\n            \"mp3File\": \"130078220/130078220_nick-mcenally_into-the-storm-no-lead-guitar-.mp3\",\n            \"wavFile\": \"130078220/130078220_nick-mcenally_into-the-storm-no-lead-guitar-.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 30.48,\n            \"opusFile\": \"130078220/130078220_nick-mcenally_into-the-storm-no-lead-guitar-_compressed.mp3\",\n            \"peakDataFile\": \"130078220/130078220_nick-mcenally_into-the-storm-no-lead-guitar-.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e9fe61b1e35b53724\",\n            \"id\": 130078244,\n            \"title\": \"The Path (inst 30)\",\n            \"parentID\": 130078284,\n            \"featured\": false,\n            \"mp3File\": \"130078244/130078244_nick-mcenally_the-path-inst-.mp3\",\n            \"wavFile\": \"130078244/130078244_nick-mcenally_the-path-inst-.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 30.47,\n            \"opusFile\": \"130078244/130078244_nick-mcenally_the-path-inst-_compressed.mp3\",\n            \"peakDataFile\": \"130078244/130078244_nick-mcenally_the-path-inst-.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e9fe61b1e35b53729\",\n            \"id\": 130078268,\n            \"title\": \"The Path (vocal 30)\",\n            \"parentID\": 130078284,\n            \"featured\": false,\n            \"mp3File\": \"130078268/130078268_nick-mcenally_the-path-vocal-.mp3\",\n            \"wavFile\": \"130078268/130078268_nick-mcenally_the-path-vocal-.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 30.47,\n            \"opusFile\": \"130078268/130078268_nick-mcenally_the-path-vocal-_compressed.mp3\",\n            \"peakDataFile\": \"130078268/130078268_nick-mcenally_the-path-vocal-.json\",\n            \"language\": \"English\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e62e9b0cc7c763889\",\n            \"id\": 130078252,\n            \"title\": \"The Path (inst 60)\",\n            \"parentID\": 130078284,\n            \"featured\": false,\n            \"mp3File\": \"130078252/130078252_nick-mcenally_the-path-inst-.mp3\",\n            \"wavFile\": \"130078252/130078252_nick-mcenally_the-path-inst-.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 60.47,\n            \"opusFile\": \"130078252/130078252_nick-mcenally_the-path-inst-_compressed.mp3\",\n            \"peakDataFile\": \"130078252/130078252_nick-mcenally_the-path-inst-.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e83cce8e17f71ec04\",\n            \"id\": 130078260,\n            \"title\": \"The Path (inst)\",\n            \"parentID\": 130078284,\n            \"featured\": false,\n            \"mp3File\": \"130078260/130078260_nick-mcenally_the-path-inst.mp3\",\n            \"wavFile\": \"130078260/130078260_nick-mcenally_the-path-inst.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 186.11,\n            \"opusFile\": \"130078260/130078260_nick-mcenally_the-path-inst_compressed.mp3\",\n            \"peakDataFile\": \"130078260/130078260_nick-mcenally_the-path-inst.json\",\n            \"musicalKey\": \"D flat minor\"\n        },\n        {\n            \"_id\": \"6619802e62e9b0cc7c76388e\",\n            \"id\": 130078276,\n            \"title\": \"The Path (vocal 60)\",\n            \"parentID\": 130078284,\n            \"featured\": false,\n            \"mp3File\": \"130078276/130078276_nick-mcenally_the-path-vocal-.mp3\",\n            \"wavFile\": \"130078276/130078276_nick-mcenally_the-path-vocal-.wav\",\n            \"artist\": \"Nick McEnally\",\n            \"performedBy\": \"nick mcenally\",\n            \"catalogs\": [],\n            \"album\": \"Into The Storm\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"hard rock\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"guitars heavy distortion\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 60.47,\n            \"opusFile\": \"130078276/130078276_nick-mcenally_the-path-vocal-_compressed.mp3\",\n            \"peakDataFile\": \"130078276/130078276_nick-mcenally_the-path-vocal-.json\",\n            \"language\": \"English\",\n            \"musicalKey\": \"D flat minor\"\n        }\n    ],\n    \"totalRecords\": 7150,\n    \"tracksRecords\": 10307,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"1c606b38-8a8a-4d40-8d63-7d81f45ed4fe"},{"name":"Search Tracks By Themes","id":"6ecf4aaa-a706-4c0a-85df-f4acf15ded9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query={%22themes%22:[%22children%20music%22],%22collections%22:[%22audiosocket%22]}","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>themes</code> (array of strings): Filter tracks by themes. The themes should be specified as an array of strings.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"themes\": [\"children music\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"themes\":[\"children music\"],\"collections\":[\"audiosocket\"]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"{%22themes%22:[%22children%20music%22],%22collections%22:[%22audiosocket%22]}"}],"variable":[]}},"response":[{"id":"5c71cf12-c9e1-4d59-abbb-730abd2b4b47","name":"Search Tracks By Themes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:12:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=jUB/H0z7iI+j3lESEdNoQzQ2Whx+sYaqXqDWrLd6oYKS2m2Ht84gGAxKy2by9THgJ4YQzv5/LySBkgQsQrq0Cux7swYJjn0ZfW6OCjtVlMlLCnDMZqbup2Yqcj65; Expires=Sat, 06 Jul 2024 14:12:32 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=jUB/H0z7iI+j3lESEdNoQzQ2Whx+sYaqXqDWrLd6oYKS2m2Ht84gGAxKy2by9THgJ4YQzv5/LySBkgQsQrq0Cux7swYJjn0ZfW6OCjtVlMlLCnDMZqbup2Yqcj65; Expires=Sat, 06 Jul 2024 14:12:32 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"701f-wfpv2LdNj2DlMM/82fXJZz8PbwE\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec07e\",\n            \"id\": 28908166,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 287.35,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"sad\"\n            ],\n            \"mp3File\": \"28908166/28908166_fono_on-the-line.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\",\n                \"harp\",\n                \"organ\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"doubt\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"On The Line\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908166/28908166_fono_on-the-line.wav\",\n            \"opusFile\": \"28908166/28908166_fono_on-the-line_compressed.mp3\",\n            \"peakDataFile\": \"28908166/28908166_fono_on-the-line.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec090\",\n            \"id\": 28908346,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 235.31,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908346/28908346_fono_still-love.mp3\",\n            \"musicalKey\": \"Ab major\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"dedication\",\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Still Love\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908346/28908346_fono_still-love.wav\",\n            \"opusFile\": \"28908346/28908346_fono_still-love_compressed.mp3\",\n            \"peakDataFile\": \"28908346/28908346_fono_still-love.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec085\",\n            \"id\": 28908418,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 247.2,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908418/28908418_fono_angels-eyes.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"humility\",\n                \"strength\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Angels Eyes\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908418/28908418_fono_angels-eyes.wav\",\n            \"opusFile\": \"28908418/28908418_fono_angels-eyes_compressed.mp3\",\n            \"peakDataFile\": \"28908418/28908418_fono_angels-eyes.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec08c\",\n            \"id\": 28908472,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 267.62,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dark\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908472/28908472_fono_anything-at-all.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"resentment\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Anything At All\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908472/28908472_fono_anything-at-all.wav\",\n            \"opusFile\": \"28908472/28908472_fono_anything-at-all_compressed.mp3\",\n            \"peakDataFile\": \"28908472/28908472_fono_anything-at-all.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec088\",\n            \"id\": 28908244,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 226.38,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"28908244/28908244_fono_dangerous.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"strength\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Dangerous\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908244/28908244_fono_dangerous.wav\",\n            \"opusFile\": \"28908244/28908244_fono_dangerous_compressed.mp3\",\n            \"peakDataFile\": \"28908244/28908244_fono_dangerous.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec09f\",\n            \"id\": 28908556,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 248.69,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908556/28908556_fono_sunlight-silence.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"joy\",\n                \"special place\",\n                \"strength\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Sunlight Silence\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908556/28908556_fono_sunlight-silence.wav\",\n            \"opusFile\": \"28908556/28908556_fono_sunlight-silence_compressed.mp3\",\n            \"peakDataFile\": \"28908556/28908556_fono_sunlight-silence.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec09b\",\n            \"id\": 28908412,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 175.39,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28908412/28908412_fono_too-broken-to-break.mp3\",\n            \"musicalKey\": \"Ab major\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"arrogance\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Too Broken To Break\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28908412/28908412_fono_too-broken-to-break.wav\",\n            \"opusFile\": \"28908412/28908412_fono_too-broken-to-break_compressed.mp3\",\n            \"peakDataFile\": \"28908412/28908412_fono_too-broken-to-break.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0b0\",\n            \"id\": 28909036,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 263.5,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"sad\"\n            ],\n            \"mp3File\": \"28909036/28909036_fono_january-rose.mp3\",\n            \"musicalKey\": \"Db major\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars heavy distortion\",\n                \"marimba\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"loveloss\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"January Rose\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28909036/28909036_fono_january-rose.wav\",\n            \"opusFile\": \"28909036/28909036_fono_january-rose_compressed.mp3\",\n            \"peakDataFile\": \"28909036/28909036_fono_january-rose.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0bf\",\n            \"id\": 28908904,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 408.95,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\"\n            ],\n            \"mp3File\": \"28908904/28908904_kj-sawka_get-it-on.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"drum n bass\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Get it On\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28908904/28908904_kj-sawka_get-it-on.wav\",\n            \"opusFile\": \"28908904/28908904_kj-sawka_get-it-on_compressed.mp3\",\n            \"peakDataFile\": \"28908904/28908904_kj-sawka_get-it-on.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0cb\",\n            \"id\": 28909132,\n            \"album\": \"Too Broken To Break\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 245.42,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"28909132/28909132_fono_she-said.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"resentment\",\n                \"seduction\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"sex\"\n            ],\n            \"title\": \"She Said\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28909132/28909132_fono_she-said.wav\",\n            \"opusFile\": \"28909132/28909132_fono_she-said_compressed.mp3\",\n            \"peakDataFile\": \"28909132/28909132_fono_she-said.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0d8\",\n            \"id\": 28909192,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 360.46,\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dark\"\n            ],\n            \"mp3File\": \"28909192/28909192_kj-sawka_globalize-this.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Globalize This\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909192/28909192_kj-sawka_globalize-this.wav\",\n            \"opusFile\": \"28909192/28909192_kj-sawka_globalize-this_compressed.mp3\",\n            \"peakDataFile\": \"28909192/28909192_kj-sawka_globalize-this.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0e4\",\n            \"id\": 28909264,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 485.36,\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"ambient\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"28909264/28909264_kj-sawka_move-on.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"ambient beats\",\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Move On\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28909264/28909264_kj-sawka_move-on.wav\",\n            \"opusFile\": \"28909264/28909264_kj-sawka_move-on_compressed.mp3\",\n            \"peakDataFile\": \"28909264/28909264_kj-sawka_move-on.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0ea\",\n            \"id\": 28909252,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 264.7,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"ambient\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"28909252/28909252_kj-sawka_cosmos-craze-mix.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Cosmos (Craze Mix)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909252/28909252_kj-sawka_cosmos-craze-mix.wav\",\n            \"opusFile\": \"28909252/28909252_kj-sawka_cosmos-craze-mix_compressed.mp3\",\n            \"peakDataFile\": \"28909252/28909252_kj-sawka_cosmos-craze-mix.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec0fe\",\n            \"id\": 28909480,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 387.4,\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28909480/28909480_kj-sawka_glitch-funk.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Glitch Funk\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909480/28909480_kj-sawka_glitch-funk.wav\",\n            \"opusFile\": \"28909480/28909480_kj-sawka_glitch-funk_compressed.mp3\",\n            \"peakDataFile\": \"28909480/28909480_kj-sawka_glitch-funk.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec115\",\n            \"id\": 28909630,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 362.27,\n            \"featured\": false,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"mp3File\": \"28909630/28909630_kj-sawka_wto.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"ambient dub\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"WTO\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28909630/28909630_kj-sawka_wto.wav\",\n            \"opusFile\": \"28909630/28909630_kj-sawka_wto_compressed.mp3\",\n            \"peakDataFile\": \"28909630/28909630_kj-sawka_wto.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec122\",\n            \"id\": 28909564,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 395.7,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dark\"\n            ],\n            \"mp3File\": \"28909564/28909564_kj-sawka_press-machine.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Press Machine\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909564/28909564_kj-sawka_press-machine.wav\",\n            \"opusFile\": \"28909564/28909564_kj-sawka_press-machine_compressed.mp3\",\n            \"peakDataFile\": \"28909564/28909564_kj-sawka_press-machine.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec12f\",\n            \"id\": 28909642,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 198.14,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\"\n            ],\n            \"mp3File\": \"28909642/28909642_scarlet-room_lights-camera-action.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Lights! Camera! Action!.\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909642/28909642_scarlet-room_lights-camera-action.wav\",\n            \"opusFile\": \"28909642/28909642_scarlet-room_lights-camera-action_compressed.mp3\",\n            \"peakDataFile\": \"28909642/28909642_scarlet-room_lights-camera-action.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec13f\",\n            \"id\": 28909756,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 363.05,\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dark\",\n                \"sad\"\n            ],\n            \"mp3File\": \"28909756/28909756_kj-sawka_cotton-club.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"drum n bass\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Cotton Club\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909756/28909756_kj-sawka_cotton-club.wav\",\n            \"opusFile\": \"28909756/28909756_kj-sawka_cotton-club_compressed.mp3\",\n            \"peakDataFile\": \"28909756/28909756_kj-sawka_cotton-club.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec14d\",\n            \"id\": 28909750,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 177.66,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"quirky\"\n            ],\n            \"mp3File\": \"28909750/28909750_scarlet-room_marionette.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Marionette\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909750/28909750_scarlet-room_marionette.wav\",\n            \"opusFile\": \"28909750/28909750_scarlet-room_marionette_compressed.mp3\",\n            \"peakDataFile\": \"28909750/28909750_scarlet-room_marionette.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec15a\",\n            \"id\": 28909840,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 186.46,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"28909840/28909840_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Ladies and Gentlemen of the Cold-Blooded Jury\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909840/28909840_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury.wav\",\n            \"opusFile\": \"28909840/28909840_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury_compressed.mp3\",\n            \"peakDataFile\": \"28909840/28909840_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec160\",\n            \"id\": 28909828,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 235.42,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"28909828/28909828_scarlet-room_welcome-to-this-musical-circus.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Welcome to This Musical Circus\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28909828/28909828_scarlet-room_welcome-to-this-musical-circus.wav\",\n            \"opusFile\": \"28909828/28909828_scarlet-room_welcome-to-this-musical-circus_compressed.mp3\",\n            \"peakDataFile\": \"28909828/28909828_scarlet-room_welcome-to-this-musical-circus.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec171\",\n            \"id\": 28909888,\n            \"album\": \"Cyclonic Steel\",\n            \"artist\": \"KJ Sawka\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 445.81,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"ambient\",\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"28909888/28909888_kj-sawka_montreal.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"kj sawka\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"breakbeat\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Montreal\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28909888/28909888_kj-sawka_montreal.wav\",\n            \"opusFile\": \"28909888/28909888_kj-sawka_montreal_compressed.mp3\",\n            \"peakDataFile\": \"28909888/28909888_kj-sawka_montreal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec17f\",\n            \"id\": 28910062,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 205.82,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"28910062/28910062_scarlet-room_hello-to-hyde.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Hello to Hyde\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28910062/28910062_scarlet-room_hello-to-hyde.wav\",\n            \"opusFile\": \"28910062/28910062_scarlet-room_hello-to-hyde_compressed.mp3\",\n            \"peakDataFile\": \"28910062/28910062_scarlet-room_hello-to-hyde.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec187\",\n            \"id\": 28910290,\n            \"album\": \"Scarlet Room EP\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 204.17,\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dark\"\n            ],\n            \"mp3File\": \"28910290/28910290_scarlet-room_the-machine.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"The Machine\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28910290/28910290_scarlet-room_the-machine.wav\",\n            \"opusFile\": \"28910290/28910290_scarlet-room_the-machine_compressed.mp3\",\n            \"peakDataFile\": \"28910290/28910290_scarlet-room_the-machine.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a2c5e5c9bb80dec19a\",\n            \"id\": 28913068,\n            \"album\": \"Protest In Disguise\",\n            \"artist\": \"Myself\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 271.6,\n            \"featured\": false,\n            \"genres\": [\n                \"hip hop\",\n                \"reggae\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28913068/28913068_myself_rude-boy.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"performedBy\": \"myself\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"old school hip hop\",\n                \"ska\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"organ\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Rude Boy\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28913068/28913068_myself_rude-boy.wav\",\n            \"opusFile\": \"28913068/28913068_myself_rude-boy_compressed.mp3\",\n            \"peakDataFile\": \"28913068/28913068_myself_rude-boy.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e50b790bad5535513bd1ba\",\n            \"id\": 29480278,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29480278/29480278_fono_on-the-line-solo-instrumental.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"parentID\": 28908166,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\",\n                \"harp\",\n                \"organ\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"On The Line - Solo (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29480278/29480278_fono_on-the-line-solo-instrumental.wav\",\n            \"opusFile\": \"29480278/29480278_fono_on-the-line-solo-instrumental_compressed.mp3\",\n            \"duration\": 98.06,\n            \"peakDataFile\": \"29480278/29480278_fono_on-the-line-solo-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c780bad5535514044e9\",\n            \"id\": 29488132,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"29488132/29488132_fono_dangerous-instrumental.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 28908244,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Dangerous (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29488132/29488132_fono_dangerous-instrumental.wav\",\n            \"opusFile\": \"29488132/29488132_fono_dangerous-instrumental_compressed.mp3\",\n            \"duration\": 66.06,\n            \"peakDataFile\": \"29488132/29488132_fono_dangerous-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c780bad55355140454a\",\n            \"id\": 29488150,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29488150/29488150_fono_angels-eyes-instrumental.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 28908418,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Angels Eyes (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29488150/29488150_fono_angels-eyes-instrumental.wav\",\n            \"opusFile\": \"29488150/29488150_fono_angels-eyes-instrumental_compressed.mp3\",\n            \"duration\": 92.06,\n            \"peakDataFile\": \"29488150/29488150_fono_angels-eyes-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b710bad5535513b7fa6\",\n            \"id\": 29472694,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29472694/29472694_fono_sunlight-silence-solo-instrumental.mp3\",\n            \"musicalKey\": \"Ab major\",\n            \"parentID\": 28908556,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Sunlight Silence - Solo (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29472694/29472694_fono_sunlight-silence-solo-instrumental.wav\",\n            \"opusFile\": \"29472694/29472694_fono_sunlight-silence-solo-instrumental_compressed.mp3\",\n            \"duration\": 92.06,\n            \"peakDataFile\": \"29472694/29472694_fono_sunlight-silence-solo-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c780bad553551404310\",\n            \"id\": 29488006,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Fono\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29488006/29488006_fono_she-said-instrumental.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"parentID\": 28909132,\n            \"performedBy\": \"fono\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"She Said (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29488006/29488006_fono_she-said-instrumental.wav\",\n            \"opusFile\": \"29488006/29488006_fono_she-said-instrumental_compressed.mp3\",\n            \"duration\": 98.06,\n            \"peakDataFile\": \"29488006/29488006_fono_she-said-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c710bad553551400ec2\",\n            \"id\": 29483230,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"quirky\",\n                \"weird\"\n            ],\n            \"mp3File\": \"29483230/29483230_scarlet-room_marionette-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 28909750,\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Marionette (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29483230/29483230_scarlet-room_marionette-instrumental.wav\",\n            \"opusFile\": \"29483230/29483230_scarlet-room_marionette-instrumental_compressed.mp3\",\n            \"duration\": 58.07,\n            \"peakDataFile\": \"29483230/29483230_scarlet-room_marionette-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c740bad553551401e54\",\n            \"id\": 29484544,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"29484544/29484544_scarlet-room_welcome-to-this-musical-circus-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 28909828,\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Welcome to This Musical Circus (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29484544/29484544_scarlet-room_welcome-to-this-musical-circus-instrumental.wav\",\n            \"opusFile\": \"29484544/29484544_scarlet-room_welcome-to-this-musical-circus-instrumental_compressed.mp3\",\n            \"duration\": 78.05,\n            \"peakDataFile\": \"29484544/29484544_scarlet-room_welcome-to-this-musical-circus-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50c7b0bad5535514062f1\",\n            \"id\": 29491114,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"29491114/29491114_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury-instrumental.mp3\",\n            \"musicalKey\": \"G major\",\n            \"parentID\": 28909840,\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Ladies and Gentlemen of the Cold-Blooded Jury (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29491114/29491114_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury-instrumental.wav\",\n            \"opusFile\": \"29491114/29491114_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury-instrumental_compressed.mp3\",\n            \"duration\": 92.06,\n            \"peakDataFile\": \"29491114/29491114_scarlet-room_ladies-and-gentlemen-of-the-coldblooded-jury-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b770bad5535513bb835\",\n            \"id\": 29477524,\n            \"album\": \"Audiosocket Instrumentals\",\n            \"artist\": \"Scarlet Room\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dark\",\n                \"scary\"\n            ],\n            \"mp3File\": \"29477524/29477524_scarlet-room_hello-to-hyde-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 28910062,\n            \"performedBy\": \"scarlet room\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"cabaret\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Hello to Hyde (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29477524/29477524_scarlet-room_hello-to-hyde-instrumental.wav\",\n            \"opusFile\": \"29477524/29477524_scarlet-room_hello-to-hyde-instrumental_compressed.mp3\",\n            \"duration\": 92.06,\n            \"peakDataFile\": \"29477524/29477524_scarlet-room_hello-to-hyde-instrumental.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"totalRecords\": 62335,\n    \"tracksRecords\": 85249,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"6ecf4aaa-a706-4c0a-85df-f4acf15ded9b"},{"name":"Search Tracks By Duration","id":"e5b19b9b-43d7-4eb4-9a39-0ba537760b68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22duration%22%3A%5B%5B258%2C374%5D%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>duration</code> (array of arrays): Filter tracks by duration range. Each inner array specifies a range of durations <code>[min, max]</code>.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"duration\": [[258, 374]]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"duration\":[[258,374]]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22duration%22%3A%5B%5B258%2C374%5D%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"e338df11-a2e5-42ca-8b73-e54762b06683","name":"Search Tracks By Duration","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22duration%22%3A%5B%5B258%2C374%5D%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22duration%22%3A%5B%5B258%2C374%5D%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:12:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=FbPsght4rdZKooGqQtbJY097K5qbzsgee7nprH3p5fXdbuWeH+koUy/eiSe9RNuSaB1GJ0mB8tuqgJGMjPolmKLomb2ZqPVbDPGt3PRCU0V6wTh66GOMv2iotkfy; Expires=Sat, 06 Jul 2024 14:12:38 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=FbPsght4rdZKooGqQtbJY097K5qbzsgee7nprH3p5fXdbuWeH+koUy/eiSe9RNuSaB1GJ0mB8tuqgJGMjPolmKLomb2ZqPVbDPGt3PRCU0V6wTh66GOMv2iotkfy; Expires=Sat, 06 Jul 2024 14:12:38 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"93b5-APlYUNCeBoEja1wchoDPxF6OwQA\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"667eb419274babd1893a84ff\",\n            \"id\": 130033964,\n            \"title\": \"Save Me (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130033964/130033964_velvet-rouge_save-me-vocal.mp3\",\n            \"wavFile\": \"130033964/130033964_velvet-rouge_save-me-vocal.wav\",\n            \"artist\": \"Velvet Rouge\",\n            \"performedBy\": \"velvet rouge\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 286.87,\n            \"opusFile\": \"130033964/130033964_velvet-rouge_save-me-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130033964/130033964_velvet-rouge_save-me-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb418274babd1893a8411\",\n            \"id\": 130088652,\n            \"title\": \"X My Heart (Sexy MF) (vocal) EXPLICIT\",\n            \"featured\": true,\n            \"mp3File\": \"130088652/130088652_stephonne_x-my-heart-sexy-mf-vocal-explicit.mp3\",\n            \"wavFile\": \"130088652/130088652_stephonne_x-my-heart-sexy-mf-vocal-explicit.wav\",\n            \"artist\": \"Stephonne\",\n            \"performedBy\": \"stephonne\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"D major\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 278.28,\n            \"opusFile\": \"130088652/130088652_stephonne_x-my-heart-sexy-mf-vocal-explicit_compressed.mp3\",\n            \"peakDataFile\": \"130088652/130088652_stephonne_x-my-heart-sexy-mf-vocal-explicit.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fc38\",\n            \"id\": 130087804,\n            \"title\": \"Shine On (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130087804/130087804_color-palette_shine-on-vocal.mp3\",\n            \"wavFile\": \"130087804/130087804_color-palette_shine-on-vocal.wav\",\n            \"artist\": \"Color Palette\",\n            \"performedBy\": \"color palette\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"pop\",\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 282.85,\n            \"opusFile\": \"130087804/130087804_color-palette_shine-on-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130087804/130087804_color-palette_shine-on-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80c8\",\n            \"id\": 130068532,\n            \"title\": \"Where Its At (Atlanta) (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068532/130068532_j-cutta_where-its-at-atlanta-vocal.mp3\",\n            \"wavFile\": \"130068532/130068532_j-cutta_where-its-at-atlanta-vocal.wav\",\n            \"artist\": \"J Cutta\",\n            \"performedBy\": \"j cutta\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 278.96,\n            \"opusFile\": \"130068532/130068532_j-cutta_where-its-at-atlanta-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068532/130068532_j-cutta_where-its-at-atlanta-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb418274babd1893a8486\",\n            \"id\": 130088892,\n            \"title\": \"Fired Up (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130088892/130088892_syvers_fired-up-vocal.mp3\",\n            \"wavFile\": \"130088892/130088892_syvers_fired-up-vocal.wav\",\n            \"artist\": \"Syvers\",\n            \"performedBy\": \"syvers\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"B minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"ambient\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 260,\n            \"opusFile\": \"130088892/130088892_syvers_fired-up-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130088892/130088892_syvers_fired-up-vocal.json\"\n        },\n        {\n            \"_id\": \"65fdb15e62e9b0cc7c63fdd7\",\n            \"id\": 130074044,\n            \"title\": \"Together Forever (vocal) EXPLICIT\",\n            \"featured\": true,\n            \"mp3File\": \"130074044/130074044_whxami_together-forever-vocal-explicit.mp3\",\n            \"wavFile\": \"130074044/130074044_whxami_together-forever-vocal-explicit.wav\",\n            \"artist\": \"Whxami\",\n            \"performedBy\": \"whxami\",\n            \"catalogs\": [],\n            \"album\": \"Whxami\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"musicalKey\": \"B flat minor\",\n            \"genres\": [\n                \"hip hop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\",\n                \"alternative rock\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 263.75,\n            \"opusFile\": \"130074044/130074044_whxami_together-forever-vocal-explicit_compressed.mp3\",\n            \"peakDataFile\": \"130074044/130074044_whxami_together-forever-vocal-explicit.json\"\n        },\n        {\n            \"_id\": \"65d7912162e9b0cc7c486454\",\n            \"id\": 130052948,\n            \"title\": \"Soulful Sands\",\n            \"featured\": true,\n            \"wavFile\": \"130052948/130052948_mic-blake_soulful-sands.wav\",\n            \"artist\": \"Mic & Blake\",\n            \"performedBy\": \"mic blake\",\n            \"catalogs\": [],\n            \"duration\": 330.86,\n            \"album\": \"Mic & Blake (Pop, Afrobeat, R&B, Hip Hop)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [],\n            \"subGenres\": [],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"mp3File\": \"130052948/130052948_mic-blake_soulful-sands.mp3\",\n            \"opusFile\": \"130052948/130052948_mic-blake_soulful-sands_compressed.mp3\",\n            \"peakDataFile\": \"130052948/130052948_mic-blake_soulful-sands.json\"\n        },\n        {\n            \"_id\": \"65d7912183cce8e17f445d5e\",\n            \"id\": 130056164,\n            \"title\": \"Club Lights\",\n            \"featured\": true,\n            \"wavFile\": \"130056164/130056164_mic-blake_club-lights.wav\",\n            \"artist\": \"Mic & Blake\",\n            \"performedBy\": \"mic blake\",\n            \"catalogs\": [],\n            \"duration\": 267.04,\n            \"album\": \"Mic & Blake (Pop, Afrobeat, R&B, Hip Hop)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [],\n            \"subGenres\": [],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"mp3File\": \"130056164/130056164_mic-blake_club-lights.mp3\",\n            \"opusFile\": \"130056164/130056164_mic-blake_club-lights_compressed.mp3\",\n            \"peakDataFile\": \"130056164/130056164_mic-blake_club-lights.json\"\n        },\n        {\n            \"_id\": \"64c045b34b845b92fcc81be2\",\n            \"id\": 130024916,\n            \"album\": \"RVR123_Pause Play Record | Florida Man (funky old school hip hop)\",\n            \"artist\": \"All Good Funk Alliance\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"funk\",\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130024916/130024916_all-good-funk-alliance_florida-man-vocal-v.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"all good funk alliance\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"funk\",\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"upright bass\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Florida Man (vocal) (v2)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130024916/130024916_all-good-funk-alliance_florida-man-vocal-v.wav\",\n            \"opusFile\": \"130024916/130024916_all-good-funk-alliance_florida-man-vocal-v_compressed.mp3\",\n            \"duration\": 280.44,\n            \"peakDataFile\": \"130024916/130024916_all-good-funk-alliance_florida-man-vocal-v.json\"\n        },\n        {\n            \"_id\": \"64c045b54b845b92fcc827ff\",\n            \"id\": 130027252,\n            \"album\": \"R&B Pop\",\n            \"artist\": \"Baely\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130027252/130027252_rachel-bailey_toxic-love-vocal-explicit.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"baely\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Toxic Love (vocal) EXPLICIT\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130027252/130027252_rachel-bailey_toxic-love-vocal-explicit.wav\",\n            \"opusFile\": \"130027252/130027252_rachel-bailey_toxic-love-vocal-explicit_compressed.mp3\",\n            \"duration\": 263.29,\n            \"peakDataFile\": \"130027252/130027252_rachel-bailey_toxic-love-vocal-explicit.json\"\n        },\n        {\n            \"_id\": \"645d2b609c0be18f19872751\",\n            \"id\": 130010964,\n            \"album\": \"RVR144_Color Palette | River (sunny dream pop)\",\n            \"artist\": \"color palette\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"new wave synth wave pop\",\n                \"lush ambient guitars\"\n            ],\n            \"mp3File\": \"130010964/130010964_color-palette_dreams-vocal.mp3\",\n            \"musicalKey\": \"B major\",\n            \"performedBy\": \"color palette\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"guitars heavy distortion\",\n                \"analog synthesizers\",\n                \"electronic pads sounds\",\n                \"drum kit\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Dreams (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130010964/130010964_color-palette_dreams-vocal.wav\",\n            \"opusFile\": \"130010964/130010964_color-palette_dreams-vocal_compressed.mp3\",\n            \"isSFX\": false,\n            \"duration\": 286.29,\n            \"peakDataFile\": \"130010964/130010964_color-palette_dreams-vocal.json\"\n        },\n        {\n            \"_id\": \"645d2b609c0be18f198729dc\",\n            \"id\": 130012412,\n            \"album\": \"World - Africa\",\n            \"artist\": \"room 217\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"world\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"acoustics\"\n            ],\n            \"moods\": [\n                \"ethereal\",\n                \"dreamy\",\n                \"african\",\n                \"calmness\"\n            ],\n            \"mp3File\": \"130012412/130012412_room-_dada.mp3\",\n            \"musicalKey\": \"F major\",\n            \"performedBy\": \"room 217\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"africa\"\n            ],\n            \"subInstruments\": [\n                \"ethnic hand drums\",\n                \"ethnic strings\",\n                \"acoustic guitar\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"relaxmeditation\"\n            ],\n            \"title\": \"Dada\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130012412/130012412_room-_dada.wav\",\n            \"opusFile\": \"130012412/130012412_room-_dada_compressed.mp3\",\n            \"duration\": 304.72,\n            \"peakDataFile\": \"130012412/130012412_room-_dada.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b609c0be18f19872a67\",\n            \"id\": 130012756,\n            \"album\": \"World - First Nations North America\",\n            \"artist\": \"room 217\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"word\"\n            ],\n            \"instruments\": [\n                \"world\",\n                \"electric guitars\",\n                \"electronic\"\n            ],\n            \"moods\": [\n                \"hopeful\",\n                \"western\",\n                \"rustic\"\n            ],\n            \"mp3File\": \"130012756/130012756_room-_thank-you.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"room 217\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"native american\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"ethnic hand drums\",\n                \"ethnic winds\",\n                \"electronic pads sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"emotion\",\n                \"relaxmeditation\"\n            ],\n            \"title\": \"Thank You\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130012756/130012756_room-_thank-you.wav\",\n            \"opusFile\": \"130012756/130012756_room-_thank-you_compressed.mp3\",\n            \"duration\": 324.44,\n            \"peakDataFile\": \"130012756/130012756_room-_thank-you.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5a9c0be18f1986f32d\",\n            \"id\": 130001604,\n            \"album\": \"Cinematic Piano\",\n            \"artist\": \"denise young\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"cinematic\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"emotional\",\n                \"dramatic\",\n                \"dreamy\"\n            ],\n            \"mp3File\": \"130001604/130001604_denise-young_passionata.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"denise young\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"emotional cues\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Passionata\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130001604/130001604_denise-young_passionata.wav\",\n            \"opusFile\": \"130001604/130001604_denise-young_passionata_compressed.mp3\",\n            \"duration\": 321.31,\n            \"peakDataFile\": \"130001604/130001604_denise-young_passionata.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5b9c0be18f1987026d\",\n            \"id\": 130004244,\n            \"album\": \"Modern Classical\",\n            \"artist\": \"Max Holm\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"classical\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"acoustics\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"blissful\",\n                \"breezy\",\n                \"delightful\"\n            ],\n            \"mp3File\": \"130004244/130004244_max-holm_air-on-the-g-string.mp3\",\n            \"musicalKey\": \"G major\",\n            \"performedBy\": \"max holm\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"modern contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"upright bass\",\n                \"drum kit\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Air on the G String\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130004244/130004244_max-holm_air-on-the-g-string.wav\",\n            \"opusFile\": \"130004244/130004244_max-holm_air-on-the-g-string_compressed.mp3\",\n            \"duration\": 348.17,\n            \"peakDataFile\": \"130004244/130004244_max-holm_air-on-the-g-string.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5f9c0be18f19871f22\",\n            \"id\": 130011116,\n            \"album\": \"RVR150_Simplify | Alive (underground electronic gaming)\",\n            \"artist\": \"Glowing Embers\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130011116/130011116_glowing-embers_centre-stage.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"glowing embers\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"drum n bass\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Centre Stage\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130011116/130011116_glowing-embers_centre-stage.wav\",\n            \"opusFile\": \"130011116/130011116_glowing-embers_centre-stage_compressed.mp3\",\n            \"duration\": 280.83,\n            \"peakDataFile\": \"130011116/130011116_glowing-embers_centre-stage.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5f9c0be18f19871ef3\",\n            \"id\": 130011100,\n            \"album\": \"RVR149_Simplify | Lucky 13 (futuristic hyperpop)\",\n            \"artist\": \"Titomahi\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"inspiring\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130011100/130011100_titomahi_its-beautiful-vocal.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"titomahi\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"It's Beautiful (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130011100/130011100_titomahi_its-beautiful-vocal.wav\",\n            \"opusFile\": \"130011100/130011100_titomahi_its-beautiful-vocal_compressed.mp3\",\n            \"duration\": 259.2,\n            \"peakDataFile\": \"130011100/130011100_titomahi_its-beautiful-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8e29\",\n            \"id\": 109059148,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"mp3File\": \"109059148/109059148_arrows-bullets_analog-inst.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"analog synthesizers\",\n                \"chanting\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"humming\"\n            ],\n            \"subThemes\": [\n                \"empathy\",\n                \"home\",\n                \"moving on\",\n                \"romance\",\n                \"romantic\",\n                \"thanksgiving\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"film genre\",\n                \"holidays\",\n                \"relationships\",\n                \"travel\"\n            ],\n            \"title\": \"Analog (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109059148/109059148_arrows-bullets_analog-inst.wav\",\n            \"opusFile\": \"109059148/109059148_arrows-bullets_analog-inst_compressed.mp3\",\n            \"duration\": 282.65,\n            \"peakDataFile\": \"109059148/109059148_arrows-bullets_analog-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8d18\",\n            \"id\": 109009228,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"mp3File\": \"109009228/109009228_arrows-bullets_just-as-it-slips-away-vocal-explicit.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"rhodes\",\n                \"tambourine\"\n            ],\n            \"subThemes\": [\n                \"depressed\",\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Just As It Slips Away (vocal) (EXPLICIT)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"109009228/109009228_arrows-bullets_just-as-it-slips-away-vocal-explicit.wav\",\n            \"opusFile\": \"109009228/109009228_arrows-bullets_just-as-it-slips-away-vocal-explicit_compressed.mp3\",\n            \"duration\": 326.25,\n            \"peakDataFile\": \"109009228/109009228_arrows-bullets_just-as-it-slips-away-vocal-explicit.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8dd9\",\n            \"id\": 109009268,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"love\"\n            ],\n            \"mp3File\": \"109009268/109009268_arrows-bullets_way-you-love-vocal.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"organ\",\n                \"tambourine\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"romance\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Way You Love (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"109009268/109009268_arrows-bullets_way-you-love-vocal.wav\",\n            \"opusFile\": \"109009268/109009268_arrows-bullets_way-you-love-vocal_compressed.mp3\",\n            \"duration\": 325.13,\n            \"peakDataFile\": \"109009268/109009268_arrows-bullets_way-you-love-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8d9f\",\n            \"id\": 109009244,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"love\"\n            ],\n            \"mp3File\": \"109009244/109009244_arrows-bullets_beside-no-one-vocal.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"calling\",\n                \"chanting\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"humming\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"empathy\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Beside No One (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"109009244/109009244_arrows-bullets_beside-no-one-vocal.wav\",\n            \"opusFile\": \"109009244/109009244_arrows-bullets_beside-no-one-vocal_compressed.mp3\",\n            \"duration\": 364.03,\n            \"peakDataFile\": \"109009244/109009244_arrows-bullets_beside-no-one-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8ce1\",\n            \"id\": 109009212,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"109009212/109009212_arrows-bullets_radical-radiant-vocal.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Radical Radiant (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"109009212/109009212_arrows-bullets_radical-radiant-vocal.wav\",\n            \"opusFile\": \"109009212/109009212_arrows-bullets_radical-radiant-vocal_compressed.mp3\",\n            \"duration\": 262.94,\n            \"peakDataFile\": \"109009212/109009212_arrows-bullets_radical-radiant-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8d61\",\n            \"id\": 109009252,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"mp3File\": \"109009252/109009252_arrows-bullets_analog.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"analog synthesizers\",\n                \"chanting\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"humming\"\n            ],\n            \"subThemes\": [\n                \"empathy\",\n                \"home\",\n                \"moving on\",\n                \"romantic\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\",\n                \"film genre\",\n                \"travel\"\n            ],\n            \"title\": \"Analog\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109009252/109009252_arrows-bullets_analog.wav\",\n            \"opusFile\": \"109009252/109009252_arrows-bullets_analog_compressed.mp3\",\n            \"duration\": 282.65,\n            \"peakDataFile\": \"109009252/109009252_arrows-bullets_analog.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8d17\",\n            \"id\": 109009188,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"109009188/109009188_arrows-bullets_cuts-upon-your-hands-vocal.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"empathy\",\n                \"hope\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Cuts Upon Your Hands (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"109009188/109009188_arrows-bullets_cuts-upon-your-hands-vocal.wav\",\n            \"opusFile\": \"109009188/109009188_arrows-bullets_cuts-upon-your-hands-vocal_compressed.mp3\",\n            \"duration\": 285.22,\n            \"peakDataFile\": \"109009188/109009188_arrows-bullets_cuts-upon-your-hands-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8d62\",\n            \"id\": 109009236,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"109009236/109009236_arrows-bullets_giants.mp3\",\n            \"musicalKey\": \"C major\",\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"post rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"empathy\",\n                \"hope\",\n                \"joy\",\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Giants\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109009236/109009236_arrows-bullets_giants.wav\",\n            \"opusFile\": \"109009236/109009236_arrows-bullets_giants_compressed.mp3\",\n            \"duration\": 272.59,\n            \"peakDataFile\": \"109009236/109009236_arrows-bullets_giants.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e6b486f4088a75b28f9063\",\n            \"id\": 109059236,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"109059236/109059236_arrows-bullets_cuts-upon-your-hands-inst.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"parentID\": 109009188,\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"empathy\",\n                \"hope\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Cuts Upon Your Hands (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109059236/109059236_arrows-bullets_cuts-upon-your-hands-inst.wav\",\n            \"opusFile\": \"109059236/109059236_arrows-bullets_cuts-upon-your-hands-inst_compressed.mp3\",\n            \"duration\": 285.21,\n            \"peakDataFile\": \"109059236/109059236_arrows-bullets_cuts-upon-your-hands-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8f05\",\n            \"id\": 109059172,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"109059172/109059172_arrows-bullets_radical-radiant-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 109009212,\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Radical Radiant (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109059172/109059172_arrows-bullets_radical-radiant-inst.wav\",\n            \"opusFile\": \"109059172/109059172_arrows-bullets_radical-radiant-inst_compressed.mp3\",\n            \"duration\": 262.93,\n            \"peakDataFile\": \"109059172/109059172_arrows-bullets_radical-radiant-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8fc5\",\n            \"id\": 109059252,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"mp3File\": \"109059252/109059252_arrows-bullets_just-as-it-slips-away-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 109009228,\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"rhodes\",\n                \"tambourine\"\n            ],\n            \"subThemes\": [\n                \"depressed\",\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Just As It Slips Away (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109059252/109059252_arrows-bullets_just-as-it-slips-away-inst.wav\",\n            \"opusFile\": \"109059252/109059252_arrows-bullets_just-as-it-slips-away-inst_compressed.mp3\",\n            \"duration\": 326.25,\n            \"peakDataFile\": \"109059252/109059252_arrows-bullets_just-as-it-slips-away-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8f22\",\n            \"id\": 109059164,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"109059164/109059164_arrows-bullets_giants-inst.mp3\",\n            \"musicalKey\": \"C major\",\n            \"parentID\": 109009236,\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"post rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"empathy\",\n                \"hope\",\n                \"joy\",\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Giants (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109059164/109059164_arrows-bullets_giants-inst.wav\",\n            \"opusFile\": \"109059164/109059164_arrows-bullets_giants-inst_compressed.mp3\",\n            \"duration\": 272.59,\n            \"peakDataFile\": \"109059164/109059164_arrows-bullets_giants-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8f67\",\n            \"id\": 109059196,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"love\"\n            ],\n            \"mp3File\": \"109059196/109059196_arrows-bullets_beside-no-one-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 109009244,\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"calling\",\n                \"chanting\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"humming\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"empathy\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Beside No One (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109059196/109059196_arrows-bullets_beside-no-one-inst.wav\",\n            \"opusFile\": \"109059196/109059196_arrows-bullets_beside-no-one-inst_compressed.mp3\",\n            \"duration\": 364.03,\n            \"peakDataFile\": \"109059196/109059196_arrows-bullets_beside-no-one-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8f84\",\n            \"id\": 109059180,\n            \"album\": \"Giants\",\n            \"artist\": \"Arrows & Bullets\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"love\"\n            ],\n            \"mp3File\": \"109059180/109059180_arrows-bullets_way-you-love-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 109009268,\n            \"performedBy\": \"arrows bullets\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"organ\",\n                \"tambourine\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"romance\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Way You Love (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109059180/109059180_arrows-bullets_way-you-love-inst.wav\",\n            \"opusFile\": \"109059180/109059180_arrows-bullets_way-you-love-inst_compressed.mp3\",\n            \"duration\": 325.15,\n            \"peakDataFile\": \"109059180/109059180_arrows-bullets_way-you-love-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b609c0be18f1987257a\",\n            \"id\": 130010956,\n            \"album\": \"RVR144_Color Palette | River (sunny dream pop)\",\n            \"artist\": \"color palette\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"new wave synth wave pop\",\n                \"lush ambient guitars\"\n            ],\n            \"mp3File\": \"130010956/130010956_color-palette_dreams-inst.mp3\",\n            \"musicalKey\": \"B major\",\n            \"parentID\": 130010964,\n            \"performedBy\": \"color palette\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"guitars heavy distortion\",\n                \"analog synthesizers\",\n                \"electronic pads sounds\",\n                \"drum kit\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Dreams (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130010956/130010956_color-palette_dreams-inst.wav\",\n            \"opusFile\": \"130010956/130010956_color-palette_dreams-inst_compressed.mp3\",\n            \"duration\": 286.29,\n            \"peakDataFile\": \"130010956/130010956_color-palette_dreams-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b609c0be18f198725d3\",\n            \"id\": 130011092,\n            \"album\": \"RVR149_Simplify | Lucky 13 (futuristic hyperpop)\",\n            \"artist\": \"Titomahi\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"inspiring\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130011092/130011092_titomahi_its-beautiful-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130011100,\n            \"performedBy\": \"titomahi\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"It's Beautiful (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130011092/130011092_titomahi_its-beautiful-inst.wav\",\n            \"opusFile\": \"130011092/130011092_titomahi_its-beautiful-inst_compressed.mp3\",\n            \"duration\": 259.2,\n            \"peakDataFile\": \"130011092/130011092_titomahi_its-beautiful-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"64c045b34b845b92fcc81b99\",\n            \"id\": 130024892,\n            \"album\": \"RVR123_Pause Play Record | Florida Man (funky old school hip hop)\",\n            \"artist\": \"All Good Funk Alliance\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"funk\",\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"funky\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130024892/130024892_all-good-funk-alliance_florida-man-inst-v.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 130024916,\n            \"performedBy\": \"all good funk alliance\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"funk\",\n                \"hip hop instrumental beats\"\n            ],\n            \"subInstruments\": [\n                \"upright bass\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Florida Man (inst) (v2)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130024892/130024892_all-good-funk-alliance_florida-man-inst-v.wav\",\n            \"opusFile\": \"130024892/130024892_all-good-funk-alliance_florida-man-inst-v_compressed.mp3\",\n            \"duration\": 280.44,\n            \"peakDataFile\": \"130024892/130024892_all-good-funk-alliance_florida-man-inst-v.json\"\n        },\n        {\n            \"_id\": \"64c045b54b845b92fcc828e4\",\n            \"id\": 130027244,\n            \"album\": \"R&B Pop\",\n            \"artist\": \"Baely\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\",\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\",\n                \"electric guitars\",\n                \"strings\",\n                \"vocal fx\",\n                \"claps stomps\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130027244/130027244_rachel-bailey_toxic-love-vocal-clean.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130027252,\n            \"performedBy\": \"baely\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"synthesizer\",\n                \"aaahs\",\n                \"snaps\",\n                \"harp\",\n                \"electronic piano\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Toxic Love (vocal) CLEAN\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130027244/130027244_rachel-bailey_toxic-love-vocal-clean.wav\",\n            \"opusFile\": \"130027244/130027244_rachel-bailey_toxic-love-vocal-clean_compressed.mp3\",\n            \"duration\": 263.29,\n            \"peakDataFile\": \"130027244/130027244_rachel-bailey_toxic-love-vocal-clean.json\"\n        },\n        {\n            \"_id\": \"64c045b54b845b92fcc82afc\",\n            \"id\": 130027236,\n            \"album\": \"R&B Pop\",\n            \"artist\": \"Baely\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130027236/130027236_rachel-bailey_toxic-love-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130027252,\n            \"performedBy\": \"baely\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Toxic Love (inst)\",\n            \"vocals\": [\n                \"no\"\n            ],\n            \"wavFile\": \"130027236/130027236_rachel-bailey_toxic-love-inst.wav\",\n            \"opusFile\": \"130027236/130027236_rachel-bailey_toxic-love-inst_compressed.mp3\",\n            \"duration\": 263.29,\n            \"peakDataFile\": \"130027236/130027236_rachel-bailey_toxic-love-inst.json\"\n        },\n        {\n            \"_id\": \"667eb419274babd1893a84f7\",\n            \"id\": 130033956,\n            \"title\": \"Save Me (inst)\",\n            \"parentID\": 130033964,\n            \"featured\": true,\n            \"mp3File\": \"130033956/130033956_velvet-rouge_save-me-inst.mp3\",\n            \"wavFile\": \"130033956/130033956_velvet-rouge_save-me-inst.wav\",\n            \"artist\": \"Velvet Rouge\",\n            \"performedBy\": \"velvet rouge\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 285.9,\n            \"opusFile\": \"130033956/130033956_velvet-rouge_save-me-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033956/130033956_velvet-rouge_save-me-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80b5\",\n            \"id\": 130068516,\n            \"title\": \"Where Its At (Atlanta) (inst)\",\n            \"parentID\": 130068532,\n            \"featured\": true,\n            \"mp3File\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.mp3\",\n            \"wavFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.wav\",\n            \"artist\": \"J Cutta\",\n            \"performedBy\": \"j cutta\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 310.19,\n            \"opusFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.json\"\n        },\n        {\n            \"_id\": \"65fdb15e9fe61b1e35a3026f\",\n            \"id\": 130074052,\n            \"title\": \"Together Forever (inst)\",\n            \"parentID\": 130074044,\n            \"featured\": false,\n            \"mp3File\": \"130074052/130074052_whxami_together-forever-inst.mp3\",\n            \"wavFile\": \"130074052/130074052_whxami_together-forever-inst.wav\",\n            \"artist\": \"Whxami\",\n            \"performedBy\": \"whxami\",\n            \"catalogs\": [],\n            \"album\": \"Whxami\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"B flat minor\",\n            \"genres\": [\n                \"hip hop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\",\n                \"alternative rock\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 263.57,\n            \"opusFile\": \"130074052/130074052_whxami_together-forever-inst_compressed.mp3\",\n            \"peakDataFile\": \"130074052/130074052_whxami_together-forever-inst.json\"\n        },\n        {\n            \"_id\": \"65fdb15e83cce8e17f5fba44\",\n            \"id\": 130074060,\n            \"title\": \"Together Forever (vocal) CLEAN\",\n            \"parentID\": 130074044,\n            \"featured\": false,\n            \"mp3File\": \"130074060/130074060_whxami_together-forever-vocal-clean.mp3\",\n            \"wavFile\": \"130074060/130074060_whxami_together-forever-vocal-clean.wav\",\n            \"artist\": \"Whxami\",\n            \"performedBy\": \"whxami\",\n            \"catalogs\": [],\n            \"album\": \"Whxami\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"musicalKey\": \"B flat minor\",\n            \"genres\": [\n                \"hip hop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\",\n                \"alternative rock\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 263.75,\n            \"opusFile\": \"130074060/130074060_whxami_together-forever-vocal-clean_compressed.mp3\",\n            \"peakDataFile\": \"130074060/130074060_whxami_together-forever-vocal-clean.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fc30\",\n            \"id\": 130087788,\n            \"title\": \"Shine On (inst)\",\n            \"parentID\": 130087804,\n            \"featured\": true,\n            \"mp3File\": \"130087788/130087788_color-palette_shine-on-inst.mp3\",\n            \"wavFile\": \"130087788/130087788_color-palette_shine-on-inst.wav\",\n            \"artist\": \"Color Palette\",\n            \"performedBy\": \"color palette\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"pop\",\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 283.05,\n            \"opusFile\": \"130087788/130087788_color-palette_shine-on-inst_compressed.mp3\",\n            \"peakDataFile\": \"130087788/130087788_color-palette_shine-on-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415c27b6dd628208fad\",\n            \"id\": 130087796,\n            \"title\": \"Shine On (Remix) (vocal)\",\n            \"parentID\": 130087804,\n            \"featured\": true,\n            \"mp3File\": \"130087796/130087796_color-palette_shine-on-remix-vocal.mp3\",\n            \"wavFile\": \"130087796/130087796_color-palette_shine-on-remix-vocal.wav\",\n            \"artist\": \"Color Palette\",\n            \"performedBy\": \"color palette\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"pop\",\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 462.81,\n            \"opusFile\": \"130087796/130087796_color-palette_shine-on-remix-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130087796/130087796_color-palette_shine-on-remix-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb418db874208206200e8\",\n            \"id\": 130088636,\n            \"title\": \"X My Heart (Sexy MF) (inst)\",\n            \"parentID\": 130088652,\n            \"featured\": true,\n            \"mp3File\": \"130088636/130088636_stephonne_x-my-heart-sexy-mf-inst.mp3\",\n            \"wavFile\": \"130088636/130088636_stephonne_x-my-heart-sexy-mf-inst.wav\",\n            \"artist\": \"Stephonne\",\n            \"performedBy\": \"stephonne\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D major\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 278.28,\n            \"opusFile\": \"130088636/130088636_stephonne_x-my-heart-sexy-mf-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088636/130088636_stephonne_x-my-heart-sexy-mf-inst.json\"\n        },\n        {\n            \"_id\": \"667eb418274babd1893a8409\",\n            \"id\": 130088644,\n            \"title\": \"X My Heart (Sexy MF) (vocal) Clean\",\n            \"parentID\": 130088652,\n            \"featured\": true,\n            \"mp3File\": \"130088644/130088644_stephonne_x-my-heart-sexy-mf-vocal-clean.mp3\",\n            \"wavFile\": \"130088644/130088644_stephonne_x-my-heart-sexy-mf-vocal-clean.wav\",\n            \"artist\": \"Stephonne\",\n            \"performedBy\": \"stephonne\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"D major\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 278.28,\n            \"opusFile\": \"130088644/130088644_stephonne_x-my-heart-sexy-mf-vocal-clean_compressed.mp3\",\n            \"peakDataFile\": \"130088644/130088644_stephonne_x-my-heart-sexy-mf-vocal-clean.json\"\n        },\n        {\n            \"_id\": \"667eb418db8742082062017e\",\n            \"id\": 130088884,\n            \"title\": \"Fired Up (inst)\",\n            \"parentID\": 130088892,\n            \"featured\": true,\n            \"mp3File\": \"130088884/130088884_syvers_fired-up-inst.mp3\",\n            \"wavFile\": \"130088884/130088884_syvers_fired-up-inst.wav\",\n            \"artist\": \"Syvers\",\n            \"performedBy\": \"syvers\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"B minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"ambient\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 261,\n            \"opusFile\": \"130088884/130088884_syvers_fired-up-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088884/130088884_syvers_fired-up-inst.json\"\n        }\n    ],\n    \"totalRecords\": 10287,\n    \"tracksRecords\": 12741,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"e5b19b9b-43d7-4eb4-9a39-0ba537760b68"},{"name":"Search Tracks By Tempo","id":"f79d48d5-e8b6-4442-8a40-1b9b4283efb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22tempo%22%3A%5B%2260-80%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>tempo</code> (array of strings): Filter tracks by tempo range. Each string specifies a tempo range in BPM.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"tempo\": [\"60-80\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"tempo\":[\"60-80\"]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22tempo%22%3A%5B%2260-80%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"beadf4e1-2f3f-47f4-b1b8-bc97f2d3eec6","name":"Search Tracks By Tempo","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22tempo%22%3A%5B%2260-80%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22tempo%22%3A%5B%2260-80%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:12:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=6V1tUVrHTNB/hdnT8Rnd7hcrzG4CiKnzFRRvjDwbApY7EPTrZOQQDob8mQN6nICZAwqLumc1SIPMzF5F1vsh4Trpq4KlRHs6whBqsDAIsbXNd/+9e+9sGLJuN+Om; Expires=Sat, 06 Jul 2024 14:12:45 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=6V1tUVrHTNB/hdnT8Rnd7hcrzG4CiKnzFRRvjDwbApY7EPTrZOQQDob8mQN6nICZAwqLumc1SIPMzF5F1vsh4Trpq4KlRHs6whBqsDAIsbXNd/+9e+9sGLJuN+Om; Expires=Sat, 06 Jul 2024 14:12:45 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"ab95-SKsh3MVXsEiEyJtWWtwYCcqRTZk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"65457261475b9f1f8d757c14\",\n            \"id\": 130049236,\n            \"album\": \"Christmas 2023 - PD\",\n            \"artist\": \"Chris Jones\",\n            \"catalogs\": [],\n            \"duration\": 203.82,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"acoustic\",\n                \"electric guitars\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"love\",\n                \"chill\"\n            ],\n            \"mp3File\": \"130049236/130049236_chris-jones_deck-the-halls-vocal.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"chris jones\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Deck The Halls (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130049236/130049236_chris-jones_deck-the-halls-vocal.wav\",\n            \"opusFile\": \"130049236/130049236_chris-jones_deck-the-halls-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049236/130049236_chris-jones_deck-the-halls-vocal.json\"\n        },\n        {\n            \"_id\": \"65457261475b9f1f8d757c3d\",\n            \"id\": 130049292,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Danae Simone\",\n            \"catalogs\": [],\n            \"duration\": 162.08,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"love\",\n                \"sad\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"130049292/130049292_danae-simone_roasted-marshmallows-vocal.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"danae simone\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"bells\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Roasted Marshmallows (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130049292/130049292_danae-simone_roasted-marshmallows-vocal.wav\",\n            \"opusFile\": \"130049292/130049292_danae-simone_roasted-marshmallows-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049292/130049292_danae-simone_roasted-marshmallows-vocal.json\"\n        },\n        {\n            \"_id\": \"65457261475b9f1f8d757c33\",\n            \"id\": 130049260,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Tyler Forrest\",\n            \"catalogs\": [],\n            \"duration\": 195.5,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"sad\"\n            ],\n            \"mp3File\": \"130049260/130049260_tyler-forrest_snow-melts-away-vocal.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"tyler forrest\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Snow Melts Away (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130049260/130049260_tyler-forrest_snow-melts-away-vocal.wav\",\n            \"opusFile\": \"130049260/130049260_tyler-forrest_snow-melts-away-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049260/130049260_tyler-forrest_snow-melts-away-vocal.json\"\n        },\n        {\n            \"_id\": \"652811081ae391cfe98b0c7c\",\n            \"id\": 130035020,\n            \"album\": \"R&B Soul\",\n            \"artist\": \"Lisa Grand\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 196.9,\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"strings\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"inspiring\",\n                \"confident\"\n            ],\n            \"mp3File\": \"130035020/130035020_lisa-grand_gods-gift-vocal.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"lisa grand\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"rhodes\",\n                \"harp\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Gods Gift (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130035020/130035020_lisa-grand_gods-gift-vocal.wav\",\n            \"opusFile\": \"130035020/130035020_lisa-grand_gods-gift-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130035020/130035020_lisa-grand_gods-gift-vocal.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b01ce\",\n            \"id\": 130033556,\n            \"album\": \"ASX_RED0000_The Red Collective _Advance Releases\",\n            \"artist\": \"erloom\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 144.8,\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\",\n                \"brass\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"inspiring\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033556/130033556_erloom_im-different-ft-julisa-vocal.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"erloom\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"trombone\",\n                \"french horn\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"I'm Different ft Julisa (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130033556/130033556_erloom_im-different-ft-julisa-vocal.wav\",\n            \"opusFile\": \"130033556/130033556_erloom_im-different-ft-julisa-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130033556/130033556_erloom_im-different-ft-julisa-vocal.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b029d\",\n            \"id\": 130033692,\n            \"album\": \"RED056_Stellar (dreamy r&b pop)\",\n            \"artist\": \"Jordan Olmos\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 172.5,\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"love\",\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033692/130033692_jordan-olmos_conversations-vocal.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"performedBy\": \"jordan olmos\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum machine\",\n                \"cymbals\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\",\n                \"trumpet\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Conversations (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130033692/130033692_jordan-olmos_conversations-vocal.wav\",\n            \"opusFile\": \"130033692/130033692_jordan-olmos_conversations-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130033692/130033692_jordan-olmos_conversations-vocal.json\"\n        },\n        {\n            \"_id\": \"64c045b44b845b92fcc824ef\",\n            \"id\": 130026548,\n            \"album\": \"RED053_Fire (anthemic swagger pop, epic builds)\",\n            \"artist\": \"Jordan Olmos\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"strings\",\n                \"claps stomps\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\",\n                \"inspiring\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130026548/130026548_jordan-olmos_state-of-no-return-vocal.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"jordan olmos\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"violins\",\n                \"cellos\",\n                \"basses\",\n                \"violas\",\n                \"stomps\",\n                \"claps\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"State Of No Return (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130026548/130026548_jordan-olmos_state-of-no-return-vocal.wav\",\n            \"opusFile\": \"130026548/130026548_jordan-olmos_state-of-no-return-vocal_compressed.mp3\",\n            \"duration\": 185.5,\n            \"peakDataFile\": \"130026548/130026548_jordan-olmos_state-of-no-return-vocal.json\"\n        },\n        {\n            \"_id\": \"645d2b609c0be18f19872a67\",\n            \"id\": 130012756,\n            \"album\": \"World - First Nations North America\",\n            \"artist\": \"room 217\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"word\"\n            ],\n            \"instruments\": [\n                \"world\",\n                \"electric guitars\",\n                \"electronic\"\n            ],\n            \"moods\": [\n                \"hopeful\",\n                \"western\",\n                \"rustic\"\n            ],\n            \"mp3File\": \"130012756/130012756_room-_thank-you.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"room 217\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"native american\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"ethnic hand drums\",\n                \"ethnic winds\",\n                \"electronic pads sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"emotion\",\n                \"relaxmeditation\"\n            ],\n            \"title\": \"Thank You\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130012756/130012756_room-_thank-you.wav\",\n            \"opusFile\": \"130012756/130012756_room-_thank-you_compressed.mp3\",\n            \"duration\": 324.44,\n            \"peakDataFile\": \"130012756/130012756_room-_thank-you.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b609c0be18f198729dc\",\n            \"id\": 130012412,\n            \"album\": \"World - Africa\",\n            \"artist\": \"room 217\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"world\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"acoustics\"\n            ],\n            \"moods\": [\n                \"ethereal\",\n                \"dreamy\",\n                \"african\",\n                \"calmness\"\n            ],\n            \"mp3File\": \"130012412/130012412_room-_dada.mp3\",\n            \"musicalKey\": \"F major\",\n            \"performedBy\": \"room 217\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"africa\"\n            ],\n            \"subInstruments\": [\n                \"ethnic hand drums\",\n                \"ethnic strings\",\n                \"acoustic guitar\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"relaxmeditation\"\n            ],\n            \"title\": \"Dada\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130012412/130012412_room-_dada.wav\",\n            \"opusFile\": \"130012412/130012412_room-_dada_compressed.mp3\",\n            \"duration\": 304.72,\n            \"peakDataFile\": \"130012412/130012412_room-_dada.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b599c0be18f1986ef4f\",\n            \"id\": 130001044,\n            \"album\": \"CHP003_Acoustic Christmas (roots americana)\",\n            \"artist\": \"Duffmusiq\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"keyboards\",\n                \"world\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dreamy\",\n                \"americana\",\n                \"graceful\",\n                \"roots christmas\"\n            ],\n            \"mp3File\": \"130001044/130001044_duffmusiq_silent-night-vocal.mp3\",\n            \"musicalKey\": \"E major\",\n            \"performedBy\": \"duffmusiq\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"ethnic hand drums\",\n                \"bells\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Silent Night (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130001044/130001044_duffmusiq_silent-night-vocal.wav\",\n            \"opusFile\": \"130001044/130001044_duffmusiq_silent-night-vocal_compressed.mp3\",\n            \"duration\": 138.96,\n            \"peakDataFile\": \"130001044/130001044_duffmusiq_silent-night-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b609c0be18f198724c9\",\n            \"id\": 130010748,\n            \"album\": \"RVR130_K.Sparks | Feel My Ego (emotional contemporary hip hop pop)\",\n            \"artist\": \"K. Sparks\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps snaps\",\n                \"electric guitars\",\n                \"mallets\",\n                \"acoustics\"\n            ],\n            \"moods\": [\n                \"laid back\",\n                \"soulful\",\n                \"sad\"\n            ],\n            \"mp3File\": \"130010748/130010748_k-sparks_smile-vocal.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"k sparks\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"guitars clean\",\n                \"bells\",\n                \"vibraphone\",\n                \"drum kit\",\n                \"upright bass\",\n                \"claps\",\n                \"stomps\",\n                \"snaps\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Smile (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130010748/130010748_k-sparks_smile-vocal.wav\",\n            \"opusFile\": \"130010748/130010748_k-sparks_smile-vocal_compressed.mp3\",\n            \"duration\": 151.58,\n            \"peakDataFile\": \"130010748/130010748_k-sparks_smile-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5b9c0be18f1986fa33\",\n            \"id\": 130002692,\n            \"album\": \"Hip Hop\",\n            \"artist\": \"Dayna Madison\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"sassy\",\n                \"stylish\",\n                \"greedy\",\n                \"fashionable\"\n            ],\n            \"mp3File\": \"130002692/130002692_dayna-madison_penny-pinching-vocal-explicit.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"dayna madison\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"synthesizers\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Penny Pinching (vocal) EXPLICIT\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130002692/130002692_dayna-madison_penny-pinching-vocal-explicit.wav\",\n            \"opusFile\": \"130002692/130002692_dayna-madison_penny-pinching-vocal-explicit_compressed.mp3\",\n            \"isSFX\": false,\n            \"duration\": 122.63,\n            \"peakDataFile\": \"130002692/130002692_dayna-madison_penny-pinching-vocal-explicit.json\"\n        },\n        {\n            \"_id\": \"645d2b5e9c0be18f19871933\",\n            \"id\": 130008300,\n            \"album\": \"RED035_Abandon Ship (songs of departure)\",\n            \"artist\": \"H.B. Thal\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"mp3File\": \"130008300/130008300_hb-thal_without-you-vocal.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"hb thal\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electric bass\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Without You (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130008300/130008300_hb-thal_without-you-vocal.wav\",\n            \"opusFile\": \"130008300/130008300_hb-thal_without-you-vocal_compressed.mp3\",\n            \"duration\": 168.5,\n            \"peakDataFile\": \"130008300/130008300_hb-thal_without-you-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5b9c0be18f1987026d\",\n            \"id\": 130004244,\n            \"album\": \"Modern Classical\",\n            \"artist\": \"Max Holm\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"classical\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"acoustics\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"blissful\",\n                \"breezy\",\n                \"delightful\"\n            ],\n            \"mp3File\": \"130004244/130004244_max-holm_air-on-the-g-string.mp3\",\n            \"musicalKey\": \"G major\",\n            \"performedBy\": \"max holm\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"modern contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"upright bass\",\n                \"drum kit\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Air on the G String\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130004244/130004244_max-holm_air-on-the-g-string.wav\",\n            \"opusFile\": \"130004244/130004244_max-holm_air-on-the-g-string_compressed.mp3\",\n            \"duration\": 348.17,\n            \"peakDataFile\": \"130004244/130004244_max-holm_air-on-the-g-string.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5e9c0be18f19871afc\",\n            \"id\": 130010324,\n            \"album\": \"RVR000_Advance Release\",\n            \"artist\": \"duffmusiq\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"classical\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"keyboards\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"bittersweet\"\n            ],\n            \"mp3File\": \"130010324/130010324_duffmusiq_berceuse-in-blue.mp3\",\n            \"musicalKey\": \"E major\",\n            \"performedBy\": \"duffmusiq\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"modern contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Berceuse In Blue\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130010324/130010324_duffmusiq_berceuse-in-blue.wav\",\n            \"opusFile\": \"130010324/130010324_duffmusiq_berceuse-in-blue_compressed.mp3\",\n            \"duration\": 130.89,\n            \"peakDataFile\": \"130010324/130010324_duffmusiq_berceuse-in-blue.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5e9c0be18f19871aea\",\n            \"id\": 130010308,\n            \"album\": \"RVR000_Advance Release\",\n            \"artist\": \"duffmusiq\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"classical\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"keyboards\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"chill\"\n            ],\n            \"mp3File\": \"130010308/130010308_duffmusiq_affabile-in-green.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"duffmusiq\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"modern contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Affabile In Green\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130010308/130010308_duffmusiq_affabile-in-green.wav\",\n            \"opusFile\": \"130010308/130010308_duffmusiq_affabile-in-green_compressed.mp3\",\n            \"duration\": 131.71,\n            \"peakDataFile\": \"130010308/130010308_duffmusiq_affabile-in-green.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5f9c0be18f198722b3\",\n            \"id\": 130010316,\n            \"album\": \"RVR000_Advance Release\",\n            \"artist\": \"duffmusiq\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"classical\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"keyboards\"\n            ],\n            \"moods\": [\n                \"mysterious\",\n                \"calm\"\n            ],\n            \"mp3File\": \"130010316/130010316_duffmusiq_alla-in-red.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"duffmusiq\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"modern contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Alla In Red\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130010316/130010316_duffmusiq_alla-in-red.wav\",\n            \"opusFile\": \"130010316/130010316_duffmusiq_alla-in-red_compressed.mp3\",\n            \"duration\": 182.91,\n            \"peakDataFile\": \"130010316/130010316_duffmusiq_alla-in-red.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b487f4088a75b28f9587\",\n            \"id\": 109289164,\n            \"album\": \"7th & Hope\",\n            \"artist\": \"7th & Hope\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"109289164/109289164_th-hope_great-day-to-be-alive-vocal.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"performedBy\": \"7th hope\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"organ\",\n                \"rhodes\",\n                \"shakers\",\n                \"stomps\",\n                \"tambourine\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"city life\",\n                \"happiness\",\n                \"travel vlog\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"fashionbeauty\",\n                \"travel\",\n                \"vlogs\"\n            ],\n            \"title\": \"Great Day To Be Alive (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"109289164/109289164_th-hope_great-day-to-be-alive-vocal.wav\",\n            \"opusFile\": \"109289164/109289164_th-hope_great-day-to-be-alive-vocal_compressed.mp3\",\n            \"duration\": 199.06,\n            \"peakDataFile\": \"109289164/109289164_th-hope_great-day-to-be-alive-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f87fb\",\n            \"id\": 109003756,\n            \"album\": \"Safe and Sound\",\n            \"artist\": \"Dimiter Yordanov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"love\"\n            ],\n            \"mp3File\": \"109003756/109003756_dimiter-yordanov_deep-end.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"performedBy\": \"dimiter yordanov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"romance\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Deep End\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"109003756/109003756_dimiter-yordanov_deep-end.wav\",\n            \"opusFile\": \"109003756/109003756_dimiter-yordanov_deep-end_compressed.mp3\",\n            \"duration\": 169.76,\n            \"peakDataFile\": \"109003756/109003756_dimiter-yordanov_deep-end.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b486f4088a75b28f8859\",\n            \"id\": 109003780,\n            \"album\": \"Safe and Sound\",\n            \"artist\": \"Dimiter Yordanov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\",\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"love\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"109003780/109003780_dimiter-yordanov_summer-time-love.mp3\",\n            \"musicalKey\": \"D major\",\n            \"performedBy\": \"dimiter yordanov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"adult contemporary\",\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"couples\",\n                \"romance\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Summer Time Love\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"109003780/109003780_dimiter-yordanov_summer-time-love.wav\",\n            \"opusFile\": \"109003780/109003780_dimiter-yordanov_summer-time-love_compressed.mp3\",\n            \"duration\": 211.6,\n            \"peakDataFile\": \"109003780/109003780_dimiter-yordanov_summer-time-love.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b485f4088a75b28f7c8a\",\n            \"id\": 105545244,\n            \"album\": \"Control\",\n            \"artist\": \"Lauren Corrigan\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\",\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"105545244/105545244_lauren-corrigan_orlando.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"lauren corrigan\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars clean\",\n                \"trumpet\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"couples\",\n                \"romance\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\",\n                \"sex\"\n            ],\n            \"title\": \"Orlando\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"105545244/105545244_lauren-corrigan_orlando.wav\",\n            \"opusFile\": \"105545244/105545244_lauren-corrigan_orlando_compressed.mp3\",\n            \"duration\": 275.81,\n            \"peakDataFile\": \"105545244/105545244_lauren-corrigan_orlando.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b483f4088a75b28f67a8\",\n            \"id\": 105097244,\n            \"album\": \"American Folk\",\n            \"artist\": \"Benjamin Mullins\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"folk\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"calm\",\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"105097244/105097244_benjamin-mullins_hold-the-dark-vocal.mp3\",\n            \"musicalKey\": \"A major\",\n            \"performedBy\": \"benjamin mullins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary folk\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum kit\",\n                \"electric bass\",\n                \"shakers\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"calmness\",\n                \"couples\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Hold the Dark (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"105097244/105097244_benjamin-mullins_hold-the-dark-vocal.wav\",\n            \"opusFile\": \"105097244/105097244_benjamin-mullins_hold-the-dark-vocal_compressed.mp3\",\n            \"duration\": 251.04,\n            \"peakDataFile\": \"105097244/105097244_benjamin-mullins_hold-the-dark-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b483f4088a75b28f66f3\",\n            \"id\": 105097164,\n            \"album\": \"American Folk\",\n            \"artist\": \"Benjamin Mullins\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"folk\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"calm\",\n                \"sad\"\n            ],\n            \"mp3File\": \"105097164/105097164_benjamin-mullins_all-that-glitters-vocal.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"benjamin mullins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary folk\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"cellos\",\n                \"drum kit\",\n                \"electric bass\",\n                \"shakers\",\n                \"tambourine\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"breaking up\",\n                \"depressed\",\n                \"unfulfilled\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"All that Glitters (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"105097164/105097164_benjamin-mullins_all-that-glitters-vocal.wav\",\n            \"opusFile\": \"105097164/105097164_benjamin-mullins_all-that-glitters-vocal_compressed.mp3\",\n            \"duration\": 235.15,\n            \"peakDataFile\": \"105097164/105097164_benjamin-mullins_all-that-glitters-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b480f4088a75b28f4a55\",\n            \"id\": 104557732,\n            \"album\": \"Infinite - Single\",\n            \"artist\": \"Justin Garner\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\",\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"104557732/104557732_justin-garner_infinite-vocal.mp3\",\n            \"musicalKey\": \"G major\",\n            \"performedBy\": \"justin garner\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"guitars clean\"\n            ],\n            \"subThemes\": [\n                \"casual\",\n                \"cheating\",\n                \"freaky\",\n                \"making love\",\n                \"romance\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\",\n                \"sex\"\n            ],\n            \"title\": \"Infinite (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"104557732/104557732_justin-garner_infinite-vocal.wav\",\n            \"opusFile\": \"104557732/104557732_justin-garner_infinite-vocal_compressed.mp3\",\n            \"duration\": 199.48,\n            \"peakDataFile\": \"104557732/104557732_justin-garner_infinite-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b480f4088a75b28f472c\",\n            \"id\": 104479804,\n            \"album\": \"Max Holm\",\n            \"artist\": \"Max Holm\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"cinematic\",\n                \"jazz\"\n            ],\n            \"instruments\": [\n                \"keyboards\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"104479804/104479804_max-holm_song-for-keith.mp3\",\n            \"musicalKey\": \"C major\",\n            \"performedBy\": \"max holm\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"emotional cues\",\n                \"loungecocktail jazz\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"peace\",\n                \"reminiscing\",\n                \"sentimental\",\n                \"study\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"emotion\",\n                \"period music\",\n                \"relaxmeditation\"\n            ],\n            \"title\": \"Song For Keith\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"104479804/104479804_max-holm_song-for-keith.wav\",\n            \"opusFile\": \"104479804/104479804_max-holm_song-for-keith_compressed.mp3\",\n            \"duration\": 118,\n            \"peakDataFile\": \"104479804/104479804_max-holm_song-for-keith.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e6b489f4088a75b28fa837\",\n            \"id\": 109627940,\n            \"album\": \"Infinite - Single\",\n            \"artist\": \"Justin Garner\",\n            \"catalogs\": [],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\",\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"109627940/109627940_justin-garner_infinite-inst.mp3\",\n            \"musicalKey\": \"G major\",\n            \"parentID\": 104557732,\n            \"performedBy\": \"justin garner\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"guitars clean\"\n            ],\n            \"subThemes\": [\n                \"casual\",\n                \"cheating\",\n                \"freaky\",\n                \"making love\",\n                \"romance\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\",\n                \"sex\"\n            ],\n            \"title\": \"Infinite (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109627940/109627940_justin-garner_infinite-inst.wav\",\n            \"opusFile\": \"109627940/109627940_justin-garner_infinite-inst_compressed.mp3\",\n            \"duration\": 202.98,\n            \"peakDataFile\": \"109627940/109627940_justin-garner_infinite-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b483f4088a75b28f6858\",\n            \"id\": 105099588,\n            \"album\": \"American Folk\",\n            \"artist\": \"Benjamin Mullins\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"folk\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"calm\",\n                \"sad\"\n            ],\n            \"mp3File\": \"105099588/105099588_benjamin-mullins_all-that-glitters-inst.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"parentID\": 105097164,\n            \"performedBy\": \"benjamin mullins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary folk\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"cellos\",\n                \"drum kit\",\n                \"electric bass\",\n                \"shakers\",\n                \"tambourine\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"breaking up\",\n                \"depressed\",\n                \"unfulfilled\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"All that Glitters (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"105099588/105099588_benjamin-mullins_all-that-glitters-inst.wav\",\n            \"opusFile\": \"105099588/105099588_benjamin-mullins_all-that-glitters-inst_compressed.mp3\",\n            \"duration\": 235.15,\n            \"peakDataFile\": \"105099588/105099588_benjamin-mullins_all-that-glitters-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b483f4088a75b28f686c\",\n            \"id\": 105099668,\n            \"album\": \"American Folk\",\n            \"artist\": \"Benjamin Mullins\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"folk\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"calm\",\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"105099668/105099668_benjamin-mullins_hold-the-dark-inst.mp3\",\n            \"musicalKey\": \"A major\",\n            \"parentID\": 105097244,\n            \"performedBy\": \"benjamin mullins\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary folk\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum kit\",\n                \"electric bass\",\n                \"shakers\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"calmness\",\n                \"couples\",\n                \"professional services\",\n                \"video editorials\"\n            ],\n            \"themes\": [\n                \"businesscorporate\",\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Hold the Dark (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"105099668/105099668_benjamin-mullins_hold-the-dark-inst.wav\",\n            \"opusFile\": \"105099668/105099668_benjamin-mullins_hold-the-dark-inst_compressed.mp3\",\n            \"duration\": 251.04,\n            \"peakDataFile\": \"105099668/105099668_benjamin-mullins_hold-the-dark-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"667eb417db8742082061ffa5\",\n            \"id\": 130088268,\n            \"title\": \"Orlando (inst)\",\n            \"parentID\": 105545244,\n            \"featured\": false,\n            \"mp3File\": \"130088268/130088268_lauren-corrigan_orlando-inst.mp3\",\n            \"wavFile\": \"130088268/130088268_lauren-corrigan_orlando-inst.wav\",\n            \"artist\": \"Lauren Corrigan\",\n            \"performedBy\": \"lauren corrigan\",\n            \"catalogs\": [],\n            \"album\": \"R&B Soul\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G minor\",\n            \"genres\": [\n                \"rb\"\n            ],\n            \"subGenres\": [\n                \"soul\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"love\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 275.81,\n            \"opusFile\": \"130088268/130088268_lauren-corrigan_orlando-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088268/130088268_lauren-corrigan_orlando-inst.json\"\n        },\n        {\n            \"_id\": \"63e6b487f4088a75b28f918c\",\n            \"id\": 109236524,\n            \"album\": \"Safe and Sound\",\n            \"artist\": \"Dimiter Yordanov\",\n            \"catalogs\": [],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"love\"\n            ],\n            \"mp3File\": \"109236524/109236524_dimiter-yordanov_deep-end-inst.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"parentID\": 109003756,\n            \"performedBy\": \"dimiter yordanov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"romance\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Deep End (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109236524/109236524_dimiter-yordanov_deep-end-inst.wav\",\n            \"opusFile\": \"109236524/109236524_dimiter-yordanov_deep-end-inst_compressed.mp3\",\n            \"duration\": 173.75,\n            \"peakDataFile\": \"109236524/109236524_dimiter-yordanov_deep-end-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b487f4088a75b28f9229\",\n            \"id\": 109236548,\n            \"album\": \"Safe and Sound\",\n            \"artist\": \"Dimiter Yordanov\",\n            \"catalogs\": [],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\",\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"love\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"109236548/109236548_dimiter-yordanov_summer-time-love-inst.mp3\",\n            \"musicalKey\": \"D major\",\n            \"parentID\": 109003780,\n            \"performedBy\": \"dimiter yordanov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"adult contemporary\",\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"couples\",\n                \"romance\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Summer TIme Love (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109236548/109236548_dimiter-yordanov_summer-time-love-inst.wav\",\n            \"opusFile\": \"109236548/109236548_dimiter-yordanov_summer-time-love-inst_compressed.mp3\",\n            \"duration\": 213.17,\n            \"peakDataFile\": \"109236548/109236548_dimiter-yordanov_summer-time-love-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b487f4088a75b28f931a\",\n            \"id\": 109288940,\n            \"album\": \"7th & Hope\",\n            \"artist\": \"7th & Hope\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"109288940/109288940_th-hope_great-day-to-be-alive-tv-mix.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"parentID\": 109289164,\n            \"performedBy\": \"7th hope\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"organ\",\n                \"rhodes\",\n                \"shakers\",\n                \"stomps\",\n                \"tambourine\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Great Day To Be Alive (tv mix)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"109288940/109288940_th-hope_great-day-to-be-alive-tv-mix.wav\",\n            \"opusFile\": \"109288940/109288940_th-hope_great-day-to-be-alive-tv-mix_compressed.mp3\",\n            \"duration\": 201.44,\n            \"peakDataFile\": \"109288940/109288940_th-hope_great-day-to-be-alive-tv-mix.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b487f4088a75b28f946e\",\n            \"id\": 109289108,\n            \"album\": \"7th & Hope\",\n            \"artist\": \"7th & Hope\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [],\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"109289108/109289108_th-hope_great-day-to-be-alive-vocals-only.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"parentID\": 109289164,\n            \"performedBy\": \"7th hope\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\"\n            ],\n            \"subInstruments\": [],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Great Day To Be Alive (vocals only)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"109289108/109289108_th-hope_great-day-to-be-alive-vocals-only.wav\",\n            \"opusFile\": \"109289108/109289108_th-hope_great-day-to-be-alive-vocals-only_compressed.mp3\",\n            \"duration\": 199.06,\n            \"peakDataFile\": \"109289108/109289108_th-hope_great-day-to-be-alive-vocals-only.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b487f4088a75b28f9623\",\n            \"id\": 109289228,\n            \"album\": \"7th & Hope\",\n            \"artist\": \"7th & Hope\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"109289228/109289228_th-hope_great-day-to-be-alive-inst.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"parentID\": 109289164,\n            \"performedBy\": \"7th hope\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"organ\",\n                \"rhodes\",\n                \"shakers\",\n                \"stomps\",\n                \"tambourine\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Great Day To Be Alive (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"109289228/109289228_th-hope_great-day-to-be-alive-inst.wav\",\n            \"opusFile\": \"109289228/109289228_th-hope_great-day-to-be-alive-inst_compressed.mp3\",\n            \"duration\": 199.06,\n            \"peakDataFile\": \"109289228/109289228_th-hope_great-day-to-be-alive-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5a9c0be18f1986f7c4\",\n            \"id\": 130002668,\n            \"album\": \"Hip Hop\",\n            \"artist\": \"Dayna Madison\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"sassy\",\n                \"stylish\",\n                \"greedy\",\n                \"fashionable\"\n            ],\n            \"mp3File\": \"130002668/130002668_dayna-madison_penny-pinching-vocal-only-clean.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 130002692,\n            \"performedBy\": \"dayna madison\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"synthesizers\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Penny Pinching (vocal only) CLEAN\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130002668/130002668_dayna-madison_penny-pinching-vocal-only-clean.wav\",\n            \"opusFile\": \"130002668/130002668_dayna-madison_penny-pinching-vocal-only-clean_compressed.mp3\",\n            \"duration\": 114.74,\n            \"peakDataFile\": \"130002668/130002668_dayna-madison_penny-pinching-vocal-only-clean.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5a9c0be18f1986f7c6\",\n            \"id\": 130002684,\n            \"album\": \"Hip Hop\",\n            \"artist\": \"Dayna Madison\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"sassy\",\n                \"stylish\",\n                \"greedy\",\n                \"fashionable\"\n            ],\n            \"mp3File\": \"130002684/130002684_dayna-madison_penny-pinching-vocal-clean.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 130002692,\n            \"performedBy\": \"dayna madison\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"synthesizers\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"fashionbeauty\"\n            ],\n            \"title\": \"Penny Pinching (vocal) CLEAN\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130002684/130002684_dayna-madison_penny-pinching-vocal-clean.wav\",\n            \"opusFile\": \"130002684/130002684_dayna-madison_penny-pinching-vocal-clean_compressed.mp3\",\n            \"duration\": 123.45,\n            \"peakDataFile\": \"130002684/130002684_dayna-madison_penny-pinching-vocal-clean.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5b9c0be18f1986f99a\",\n            \"id\": 130002660,\n            \"album\": \"Hip Hop\",\n            \"artist\": \"Dayna Madison\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"intriguing\",\n                \"captivating\",\n                \"hustling\",\n                \"instrumental beats\"\n            ],\n            \"mp3File\": \"130002660/130002660_dayna-madison_penny-pinching-inst.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 130002692,\n            \"performedBy\": \"dayna madison\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"synthesizers\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Penny Pinching (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130002660/130002660_dayna-madison_penny-pinching-inst.wav\",\n            \"opusFile\": \"130002660/130002660_dayna-madison_penny-pinching-inst_compressed.mp3\",\n            \"isSFX\": false,\n            \"duration\": 124.07,\n            \"peakDataFile\": \"130002660/130002660_dayna-madison_penny-pinching-inst.json\"\n        },\n        {\n            \"_id\": \"645d2b5b9c0be18f1986fa23\",\n            \"id\": 130002676,\n            \"album\": \"Hip Hop\",\n            \"artist\": \"Dayna Madison\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"sassy\",\n                \"stylish\",\n                \"greedy\",\n                \"fashionable\"\n            ],\n            \"mp3File\": \"130002676/130002676_dayna-madison_penny-pinching-vocal-only-explicit.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 130002692,\n            \"performedBy\": \"dayna madison\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"synthesizers\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Penny Pinching (vocal only) EXPLICIT\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130002676/130002676_dayna-madison_penny-pinching-vocal-only-explicit.wav\",\n            \"opusFile\": \"130002676/130002676_dayna-madison_penny-pinching-vocal-only-explicit_compressed.mp3\",\n            \"duration\": 123.8,\n            \"peakDataFile\": \"130002676/130002676_dayna-madison_penny-pinching-vocal-only-explicit.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5e9c0be18f19871907\",\n            \"id\": 130008276,\n            \"album\": \"RED035_Abandon Ship (songs of departure)\",\n            \"artist\": \"H.B. Thal\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"mp3File\": \"130008276/130008276_hb-thal_without-you-drum-fx.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130008300,\n            \"performedBy\": \"hb thal\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Without You (drum fx)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130008276/130008276_hb-thal_without-you-drum-fx.wav\",\n            \"opusFile\": \"130008276/130008276_hb-thal_without-you-drum-fx_compressed.mp3\",\n            \"isSFX\": false,\n            \"duration\": 168.5,\n            \"peakDataFile\": \"130008276/130008276_hb-thal_without-you-drum-fx.json\"\n        },\n        {\n            \"_id\": \"645d2b5e9c0be18f19871916\",\n            \"id\": 130008284,\n            \"album\": \"RED035_Abandon Ship (songs of departure)\",\n            \"artist\": \"H.B. Thal\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"mp3File\": \"130008284/130008284_hb-thal_without-you-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130008300,\n            \"performedBy\": \"hb thal\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electric bass\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Without You (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130008284/130008284_hb-thal_without-you-inst.wav\",\n            \"opusFile\": \"130008284/130008284_hb-thal_without-you-inst_compressed.mp3\",\n            \"duration\": 168.5,\n            \"peakDataFile\": \"130008284/130008284_hb-thal_without-you-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5f9c0be18f19871c6d\",\n            \"id\": 130008292,\n            \"album\": \"RED035_Abandon Ship (songs of departure)\",\n            \"artist\": \"H.B. Thal\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [],\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"mp3File\": \"130008292/130008292_hb-thal_without-you-vocal-only.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130008300,\n            \"performedBy\": \"hb thal\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Without You (vocal only)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130008292/130008292_hb-thal_without-you-vocal-only.wav\",\n            \"opusFile\": \"130008292/130008292_hb-thal_without-you-vocal-only_compressed.mp3\",\n            \"duration\": 168.5,\n            \"peakDataFile\": \"130008292/130008292_hb-thal_without-you-vocal-only.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b609c0be18f198726af\",\n            \"id\": 130010740,\n            \"album\": \"RVR130_K.Sparks | Feel My Ego (emotional contemporary hip hop pop)\",\n            \"artist\": \"K. Sparks\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps snaps\",\n                \"electric guitars\",\n                \"mallets\",\n                \"acoustics\"\n            ],\n            \"moods\": [\n                \"laid back\",\n                \"soulful\",\n                \"chill\"\n            ],\n            \"mp3File\": \"130010740/130010740_k-sparks_smile-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130010748,\n            \"performedBy\": \"k sparks\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"guitars clean\",\n                \"bells\",\n                \"vibraphone\",\n                \"drum kit\",\n                \"upright bass\",\n                \"claps\",\n                \"stomps\",\n                \"snaps\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Smile (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130010740/130010740_k-sparks_smile-inst.wav\",\n            \"opusFile\": \"130010740/130010740_k-sparks_smile-inst_compressed.mp3\",\n            \"isSFX\": false,\n            \"duration\": 151.58,\n            \"peakDataFile\": \"130010740/130010740_k-sparks_smile-inst.json\"\n        },\n        {\n            \"_id\": \"64c045b44b845b92fcc82620\",\n            \"id\": 130026532,\n            \"album\": \"RED053_Fire (anthemic swagger pop, epic builds)\",\n            \"artist\": \"Jordan Olmos\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"strings\",\n                \"claps stomps\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\",\n                \"inspiring\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130026532/130026532_jordan-olmos_state-of-no-return-inst.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 130026548,\n            \"performedBy\": \"jordan olmos\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"violins\",\n                \"cellos\",\n                \"basses\",\n                \"violas\",\n                \"stomps\",\n                \"claps\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"State Of No Return (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130026532/130026532_jordan-olmos_state-of-no-return-inst.wav\",\n            \"opusFile\": \"130026532/130026532_jordan-olmos_state-of-no-return-inst_compressed.mp3\",\n            \"duration\": 185.5,\n            \"peakDataFile\": \"130026532/130026532_jordan-olmos_state-of-no-return-inst.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b01af\",\n            \"id\": 130033548,\n            \"album\": \"ASX_RED0000_The Red Collective _Advance Releases\",\n            \"artist\": \"erloom\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 144.8,\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\",\n                \"brass\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"inspiring\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033548/130033548_erloom_im-different-ft-julisa-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130033556,\n            \"performedBy\": \"erloom\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"trombone\",\n                \"french horn\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"fashionbeauty\",\n                \"sportsfitness\"\n            ],\n            \"title\": \"I'm Different ft Julisa (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130033548/130033548_erloom_im-different-ft-julisa-inst.wav\",\n            \"opusFile\": \"130033548/130033548_erloom_im-different-ft-julisa-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033548/130033548_erloom_im-different-ft-julisa-inst.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b02ca\",\n            \"id\": 130033700,\n            \"album\": \"RED056_Stellar (dreamy r&b pop)\",\n            \"artist\": \"Jordan Olmos\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 172.5,\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"love\",\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033700/130033700_jordan-olmos_conversations-inst.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"parentID\": 130033692,\n            \"performedBy\": \"jordan olmos\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum machine\",\n                \"cymbals\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\",\n                \"trumpet\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Conversations (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130033700/130033700_jordan-olmos_conversations-inst.wav\",\n            \"opusFile\": \"130033700/130033700_jordan-olmos_conversations-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033700/130033700_jordan-olmos_conversations-inst.json\"\n        },\n        {\n            \"_id\": \"652811081ae391cfe98b0bdf\",\n            \"id\": 130035028,\n            \"album\": \"R&B Soul\",\n            \"artist\": \"Lisa Grand\",\n            \"catalogs\": [\n                \"audiosocket\"\n            ],\n            \"duration\": 196.82,\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"strings\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"inspiring\",\n                \"confident\"\n            ],\n            \"mp3File\": \"130035028/130035028_lisa-grand_gods-gift-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130035020,\n            \"performedBy\": \"lisa grand\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"rhodes\",\n                \"harp\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Gods Gift (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130035028/130035028_lisa-grand_gods-gift-inst.wav\",\n            \"opusFile\": \"130035028/130035028_lisa-grand_gods-gift-inst_compressed.mp3\",\n            \"peakDataFile\": \"130035028/130035028_lisa-grand_gods-gift-inst.json\"\n        },\n        {\n            \"_id\": \"65457261475b9f1f8d757c23\",\n            \"id\": 130049244,\n            \"album\": \"Christmas 2023 - PD\",\n            \"artist\": \"Chris Jones\",\n            \"catalogs\": [],\n            \"duration\": 57.65,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"acoustic\",\n                \"electric guitars\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"calm\",\n                \"chill\",\n                \"love\"\n            ],\n            \"mp3File\": \"130049244/130049244_chris-jones_deck-the-halls-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130049236,\n            \"performedBy\": \"chris jones\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Deck The Halls (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049244/130049244_chris-jones_deck-the-halls-inst.wav\",\n            \"opusFile\": \"130049244/130049244_chris-jones_deck-the-halls-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049244/130049244_chris-jones_deck-the-halls-inst.json\"\n        },\n        {\n            \"_id\": \"65457261475b9f1f8d757c34\",\n            \"id\": 130049268,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Tyler Forrest\",\n            \"catalogs\": [],\n            \"duration\": 37.15,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"sad\"\n            ],\n            \"mp3File\": \"130049268/130049268_tyler-forrest_snow-melts-away-inst.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 130049260,\n            \"performedBy\": \"tyler forrest\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Snow Melts Away (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049268/130049268_tyler-forrest_snow-melts-away-inst.wav\",\n            \"opusFile\": \"130049268/130049268_tyler-forrest_snow-melts-away-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049268/130049268_tyler-forrest_snow-melts-away-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757c86\",\n            \"id\": 130049300,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Danae Simone\",\n            \"catalogs\": [],\n            \"duration\": 65.02,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"love\",\n                \"sad\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"130049300/130049300_danae-simone_roasted-marshmallows-inst.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"parentID\": 130049292,\n            \"performedBy\": \"danae simone\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"bells\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Roasted Marshmallows (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049300/130049300_danae-simone_roasted-marshmallows-inst.wav\",\n            \"opusFile\": \"130049300/130049300_danae-simone_roasted-marshmallows-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049300/130049300_danae-simone_roasted-marshmallows-inst.json\"\n        }\n    ],\n    \"totalRecords\": 740,\n    \"tracksRecords\": 1126,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"f79d48d5-e8b6-4442-8a40-1b9b4283efb3"},{"name":"Search Tracks By Instruments","id":"7f3082a3-edee-4081-9e44-1c0a3b9a7766","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22instruments%22%3A%5B%22mirlitons%22%2C%22vintage%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>instruments</code> (array of strings): Filter tracks by instruments. The instruments should be specified as an array of strings.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"instruments\": [\"mirlitons\", \"vintage\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"instruments\":[\"mirlitons\",\"vintage\"]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22instruments%22%3A%5B%22mirlitons%22%2C%22vintage%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"fe8cddec-fee1-47db-a901-f17ee6075aae","name":"Search Tracks By Instruments","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22instruments%22%3A%5B%22mirlitons%22%2C%22vintage%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22instruments%22%3A%5B%22mirlitons%22%2C%22vintage%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:12:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=a+CleiuJGHicHcEzqoGEdZQ9IXxQfrbZ5oNXdluHRaSBU7ypaT5uhqhpMCBSsWhWjcfVqhlHdgox9CjIZUTA/O1KpWzVYWld1jq14FlC/Ok1QTr2cot8ZNrqRmau; Expires=Sat, 06 Jul 2024 14:12:52 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=a+CleiuJGHicHcEzqoGEdZQ9IXxQfrbZ5oNXdluHRaSBU7ypaT5uhqhpMCBSsWhWjcfVqhlHdgox9CjIZUTA/O1KpWzVYWld1jq14FlC/Ok1QTr2cot8ZNrqRmau; Expires=Sat, 06 Jul 2024 14:12:52 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"8c6c-NDmMq245S8fIh2H7FTnHmzAAbdw\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"63e6b476f4088a75b28ee827\",\n            \"id\": 53778580,\n            \"album\": \"Levitated Beats\",\n            \"artist\": \"Levitate\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electronic\",\n                \"mirlitons\",\n                \"percussion\",\n                \"winds\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"ambient\",\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"53778580/53778580_levitate_levitate-beat-.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"levitate\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"hip hop instrumental beats\",\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"flute\",\n                \"french horn\",\n                \"synthesizers\",\n                \"waterphone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"LEVITATE (beat 2)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"53778580/53778580_levitate_levitate-beat-.wav\",\n            \"opusFile\": \"53778580/53778580_levitate_levitate-beat-_compressed.mp3\",\n            \"duration\": 221.58,\n            \"peakDataFile\": \"53778580/53778580_levitate_levitate-beat-.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbf50bad553551ffa161\",\n            \"id\": 29344204,\n            \"album\": \"Locked\",\n            \"artist\": \"Jay Denton\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\",\n                \"vintage\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"calm\",\n                \"dramatic\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\",\n                \"love\",\n                \"quirky\",\n                \"sexy\",\n                \"silly\"\n            ],\n            \"mp3File\": \"29344204/29344204_jay-denton_not-alone.mp3\",\n            \"musicalKey\": \"G major\",\n            \"performedBy\": \"jay denton\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\",\n                \"roots rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum kit\",\n                \"electric bass\",\n                \"epic drums\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"harp\",\n                \"phonograph\",\n                \"snare drum\",\n                \"timpani\",\n                \"triangle\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"couples\",\n                \"happiness\",\n                \"hope\",\n                \"love\",\n                \"road trip\",\n                \"romance\",\n                \"romantic\",\n                \"romantic comedy\",\n                \"sentimental\",\n                \"trailers\",\n                \"travel vlog\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"emotion\",\n                \"film genre\",\n                \"relationships\",\n                \"travel\"\n            ],\n            \"title\": \"Not Alone\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29344204/29344204_jay-denton_not-alone.wav\",\n            \"opusFile\": \"29344204/29344204_jay-denton_not-alone_compressed.mp3\",\n            \"duration\": 218.78,\n            \"peakDataFile\": \"29344204/29344204_jay-denton_not-alone.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbd90bad553551fe5aac\",\n            \"id\": 29306914,\n            \"album\": \"The Atlas Line\",\n            \"artist\": \"The Atlas Line\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\",\n                \"vintage\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"ambient\",\n                \"calm\",\n                \"chill\",\n                \"dramatic\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\",\n                \"love\",\n                \"quirky\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"29306914/29306914_the-atlas-line_luminescent.mp3\",\n            \"musicalKey\": \"A major\",\n            \"performedBy\": \"the atlas line\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"post rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"archival recording\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"harp\",\n                \"snare drum\",\n                \"synthesizers\",\n                \"timpani\",\n                \"triangle\",\n                \"turntable sounds\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"adventure\",\n                \"automobiles\",\n                \"brands\",\n                \"grandparents\",\n                \"healthcare\",\n                \"home\",\n                \"parents\",\n                \"product features\",\n                \"professional services\",\n                \"real estate\",\n                \"study\",\n                \"timelapse\",\n                \"travel vlog\",\n                \"underscore\",\n                \"video editorials\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"businesscorporate\",\n                \"cinematography\",\n                \"film genre\",\n                \"podcastnews\",\n                \"relationships\",\n                \"relaxmeditation\",\n                \"travel\",\n                \"vlogs\"\n            ],\n            \"title\": \"Luminescent\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29306914/29306914_the-atlas-line_luminescent.wav\",\n            \"opusFile\": \"29306914/29306914_the-atlas-line_luminescent_compressed.mp3\",\n            \"duration\": 184.11,\n            \"peakDataFile\": \"29306914/29306914_the-atlas-line_luminescent.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9b30bad5535516de27b\",\n            \"id\": 29219044,\n            \"album\": \"Our Forest Our Empire\",\n            \"artist\": \"Bells\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\",\n                \"vintage\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"29219044/29219044_bells_wanderer-instrumental.mp3\",\n            \"musicalKey\": \"A major\",\n            \"performedBy\": \"bells\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"post rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"bells\",\n                \"calling\",\n                \"chanting\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"marimba\",\n                \"phonograph\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"automobiles\",\n                \"brands\",\n                \"digital content\",\n                \"documentary\",\n                \"elearning\",\n                \"landscape\",\n                \"professional services\",\n                \"tracking shot\",\n                \"trailers\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"businesscorporate\",\n                \"cinematography\",\n                \"film genre\"\n            ],\n            \"title\": \"Wanderer (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29219044/29219044_bells_wanderer-instrumental.wav\",\n            \"opusFile\": \"29219044/29219044_bells_wanderer-instrumental_compressed.mp3\",\n            \"duration\": 221.05,\n            \"peakDataFile\": \"29219044/29219044_bells_wanderer-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9940bad5535516dc39d\",\n            \"id\": 29214778,\n            \"album\": \"Our Forest Our Empire\",\n            \"artist\": \"Bells\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\",\n                \"vintage\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"29214778/29214778_bells_wanderer.mp3\",\n            \"musicalKey\": \"A major\",\n            \"performedBy\": \"bells\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"post rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"bells\",\n                \"calling\",\n                \"chanting\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"marimba\",\n                \"phonograph\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"adventure\",\n                \"automobiles\",\n                \"brands\",\n                \"digital content\",\n                \"documentary\",\n                \"elearning\",\n                \"introoutro\",\n                \"landscape\",\n                \"product features\",\n                \"professional services\",\n                \"real estate\",\n                \"study\",\n                \"timelapse\",\n                \"travel vlog\",\n                \"video editorials\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"businesscorporate\",\n                \"cinematography\",\n                \"film genre\",\n                \"podcastnews\",\n                \"relaxmeditation\",\n                \"travel\",\n                \"vlogs\"\n            ],\n            \"title\": \"Wanderer\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29214778/29214778_bells_wanderer.wav\",\n            \"opusFile\": \"29214778/29214778_bells_wanderer_compressed.mp3\",\n            \"duration\": 214.88,\n            \"peakDataFile\": \"29214778/29214778_bells_wanderer.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9920bad5535516dc1ef\",\n            \"id\": 29193946,\n            \"album\": \"Shibui Instrumental\",\n            \"artist\": \"The Broken Orchestra\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\",\n                \"vocal fx\",\n                \"winds\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"chill\"\n            ],\n            \"mp3File\": \"29193946/29193946_the-broken-orchestra_reach-the-stars-instrumental.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"the broken orchestra\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trip hop\"\n            ],\n            \"subInstruments\": [\n                \"aahs\",\n                \"clarinet\",\n                \"drum kit\",\n                \"drum machine\",\n                \"ethnic hand drums\",\n                \"flute\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"humming\",\n                \"ooohs\",\n                \"phonograph\",\n                \"rhodes\",\n                \"saxophone\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"upright bass\",\n                \"whistling\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Reach The Stars (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29193946/29193946_the-broken-orchestra_reach-the-stars-instrumental.wav\",\n            \"opusFile\": \"29193946/29193946_the-broken-orchestra_reach-the-stars-instrumental_compressed.mp3\",\n            \"duration\": 185.57,\n            \"peakDataFile\": \"29193946/29193946_the-broken-orchestra_reach-the-stars-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e4b50bad553551647581\",\n            \"id\": 29152516,\n            \"album\": \"Come Out Swingin'\",\n            \"artist\": \"Panorama Jazz Band\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"jazz\",\n                \"world\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"mirlitons\",\n                \"percussion\",\n                \"winds\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"29152516/29152516_panorama-jazz-band_lage-atomique.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"performedBy\": \"panorama jazz band\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"jewish yiddish klezmer\",\n                \"new orleans jazz\"\n            ],\n            \"subInstruments\": [\n                \"accordion\",\n                \"banjo\",\n                \"clarinet\",\n                \"dobro\",\n                \"drum kit\",\n                \"ethnic hand drums\",\n                \"fiddle\",\n                \"flute\",\n                \"french horn\",\n                \"mandolin\",\n                \"mirlitons\",\n                \"saxophone\",\n                \"slide whistle\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"travel\"\n            ],\n            \"title\": \"L'Age Atomique\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29152516/29152516_panorama-jazz-band_lage-atomique.wav\",\n            \"opusFile\": \"29152516/29152516_panorama-jazz-band_lage-atomique_compressed.mp3\",\n            \"duration\": 185.39,\n            \"peakDataFile\": \"29152516/29152516_panorama-jazz-band_lage-atomique.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e4d00bad553551649af5\",\n            \"id\": 29157130,\n            \"album\": \"Come Out Swingin'\",\n            \"artist\": \"Panorama Jazz Band\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"world\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"mirlitons\",\n                \"percussion\",\n                \"winds\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"29157130/29157130_panorama-jazz-band_oy-tate-slz-git.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"performedBy\": \"panorama jazz band\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"jewish yiddish klezmer\"\n            ],\n            \"subInstruments\": [\n                \"accordion\",\n                \"banjo\",\n                \"clarinet\",\n                \"dobro\",\n                \"drum kit\",\n                \"ethnic hand drums\",\n                \"fiddle\",\n                \"flute\",\n                \"french horn\",\n                \"mandolin\",\n                \"mirlitons\",\n                \"saxophone\",\n                \"slide whistle\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Oy Tate S'lz Git\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29157130/29157130_panorama-jazz-band_oy-tate-slz-git.wav\",\n            \"opusFile\": \"29157130/29157130_panorama-jazz-band_oy-tate-slz-git_compressed.mp3\",\n            \"duration\": 159.66,\n            \"peakDataFile\": \"29157130/29157130_panorama-jazz-band_oy-tate-slz-git.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e4ac0bad55355164695c\",\n            \"id\": 29127526,\n            \"album\": \"Excellent Hip Hop\",\n            \"artist\": \"K. Sparks\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"mallets\",\n                \"mirlitons\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29127526/29127526_k-sparks_so-cold.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"performedBy\": \"k sparks\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"kazoo\",\n                \"marimba\",\n                \"mirlitons\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"So Cold\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29127526/29127526_k-sparks_so-cold.wav\",\n            \"opusFile\": \"29127526/29127526_k-sparks_so-cold_compressed.mp3\",\n            \"duration\": 211.77,\n            \"peakDataFile\": \"29127526/29127526_k-sparks_so-cold.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6dbc5e5c9bb80e01f5f\",\n            \"id\": 29040832,\n            \"album\": \"The Band In My Head\",\n            \"artist\": \"Jim Burnevik\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"duration\": 190.64,\n            \"featured\": true,\n            \"genres\": [\n                \"country\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mirlitons\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"29040832/29040832_jim-burnevik_tell-them-boys-to-kiss-off.mp3\",\n            \"musicalKey\": \"F major\",\n            \"performedBy\": \"jim burnevik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary countrypop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"banjo\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"guitars amplified\",\n                \"harmonicamelodica\",\n                \"jaw harp\",\n                \"mandolin\",\n                \"mirlitons\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"boyfriend\",\n                \"dedication\",\n                \"girlfriend\",\n                \"love\",\n                \"making love\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"sex\",\n                \"emotion\"\n            ],\n            \"title\": \"Tell Them Boys To Kiss Off\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29040832/29040832_jim-burnevik_tell-them-boys-to-kiss-off.wav\",\n            \"opusFile\": \"29040832/29040832_jim-burnevik_tell-them-boys-to-kiss-off_compressed.mp3\",\n            \"peakDataFile\": \"29040832/29040832_jim-burnevik_tell-them-boys-to-kiss-off.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6c1c5e5c9bb80dfc672\",\n            \"id\": 28997248,\n            \"album\": \"Re:Fresh\",\n            \"artist\": \"Fineprint\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 219.45,\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"strings\",\n                \"vintage\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28997248/28997248_fineprint_naive.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"fineprint\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"cellos\",\n                \"clarinet\",\n                \"drum kit\",\n                \"electric bass\",\n                \"flute\",\n                \"harp\",\n                \"phonograph\",\n                \"saxophone\",\n                \"turntable sounds\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Naive\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28997248/28997248_fineprint_naive.wav\",\n            \"opusFile\": \"28997248/28997248_fineprint_naive_compressed.mp3\",\n            \"peakDataFile\": \"28997248/28997248_fineprint_naive.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6bec5e5c9bb80dfb6e3\",\n            \"id\": 28993714,\n            \"album\": \"Oh No\",\n            \"artist\": \"Lonna Marie\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 224.26,\n            \"featured\": true,\n            \"genres\": [\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"vintage\",\n                \"vocal fx\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\"\n            ],\n            \"mp3File\": \"28993714/28993714_lonna-marie_completely-screwed.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"performedBy\": \"lonna marie\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"adult contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"claps\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"phonograph\",\n                \"snaps\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"upright bass\"\n            ],\n            \"subThemes\": [\n                \"couples\",\n                \"falling in love\",\n                \"roadtrip\",\n                \"romance\",\n                \"romantic\",\n                \"romantic comedy\",\n                \"tenderness\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"emotion\",\n                \"film genre\",\n                \"relationships\",\n                \"travel\"\n            ],\n            \"title\": \"Completely Screwed\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28993714/28993714_lonna-marie_completely-screwed.wav\",\n            \"opusFile\": \"28993714/28993714_lonna-marie_completely-screwed_compressed.mp3\",\n            \"peakDataFile\": \"28993714/28993714_lonna-marie_completely-screwed.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6bcc5e5c9bb80dfadb1\",\n            \"id\": 28991566,\n            \"album\": \"Radio Hits\",\n            \"artist\": \"Matthew Tishler\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 62.09,\n            \"featured\": true,\n            \"genres\": [\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"vintage\",\n                \"vocal fx\",\n                \"winds\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28991566/28991566_matthew-tishler_two-of-a-kind.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"matthew tishler\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"claps\",\n                \"clarinet\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"flute\",\n                \"guitars amplified\",\n                \"phonograph\",\n                \"saxophone\",\n                \"snaps\"\n            ],\n            \"subThemes\": [\n                \"ads quirky\",\n                \"brands\",\n                \"city life\",\n                \"comedy\",\n                \"cooking\",\n                \"couples\",\n                \"diy\",\n                \"emotion\",\n                \"everyday fashion\",\n                \"fashion vlogs\",\n                \"happiness\",\n                \"love\",\n                \"roadtrip\",\n                \"romance\",\n                \"romantic comedy\",\n                \"trailers\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"emotion\",\n                \"fashionbeauty\",\n                \"film genre\",\n                \"relationships\",\n                \"travel\",\n                \"vlogs\"\n            ],\n            \"title\": \"Two Of A Kind\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"28991566/28991566_matthew-tishler_two-of-a-kind.wav\",\n            \"opusFile\": \"28991566/28991566_matthew-tishler_two-of-a-kind_compressed.mp3\",\n            \"peakDataFile\": \"28991566/28991566_matthew-tishler_two-of-a-kind.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6aec5e5c9bb80df2db5\",\n            \"id\": 28974484,\n            \"album\": \"We Dream Of Mountains\",\n            \"artist\": \"Modo Stare\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 404.92,\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\"\n            ],\n            \"moods\": [\n                \"ambient\",\n                \"calm\",\n                \"love\"\n            ],\n            \"mp3File\": \"28974484/28974484_modo-stare_summit.mp3\",\n            \"musicalKey\": \"B major\",\n            \"performedBy\": \"modo stare\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"ambient beats\",\n                \"post rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"mellotron\",\n                \"organ\",\n                \"phonograph\"\n            ],\n            \"subThemes\": [\n                \"action\",\n                \"aerials drones\",\n                \"documentary\",\n                \"dreamlike surreal\",\n                \"extreme sports\",\n                \"high energy\",\n                \"landscape\",\n                \"meditation\",\n                \"sentimental\",\n                \"slow motion\",\n                \"study\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"cinematography\",\n                \"film genre\",\n                \"relaxmeditation\",\n                \"sportsfitness\"\n            ],\n            \"title\": \"Summit\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28974484/28974484_modo-stare_summit.wav\",\n            \"opusFile\": \"28974484/28974484_modo-stare_summit_compressed.mp3\",\n            \"peakDataFile\": \"28974484/28974484_modo-stare_summit.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e5180b0bad553551598cb8\",\n            \"id\": 29762890,\n            \"album\": \"Let It Go / Don't Give Up\",\n            \"artist\": \"Mr. Fox\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\",\n                \"vintage\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29762890/29762890_mr-fox_dont-give-up.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"performedBy\": \"mr fox\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"analog synthesizers\",\n                \"bells\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"marimba\",\n                \"mellotron\",\n                \"phonograph\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Don't Give Up\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29762890/29762890_mr-fox_dont-give-up.wav\",\n            \"opusFile\": \"29762890/29762890_mr-fox_dont-give-up_compressed.mp3\",\n            \"duration\": 215.72,\n            \"peakDataFile\": \"29762890/29762890_mr-fox_dont-give-up.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e517de0bad553551577517\",\n            \"id\": 29710012,\n            \"album\": \"Production Music - Quirky/Indie Film\",\n            \"artist\": \"Jonathan Still\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"mirlitons\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"29710012/29710012_jonathan-still_buh-buh.mp3\",\n            \"musicalKey\": \"C major\",\n            \"performedBy\": \"jonathan still\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"news promos\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"banjo\",\n                \"calling\",\n                \"chanting\",\n                \"claps\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"mandolin\",\n                \"mirlitons\",\n                \"slide whistle\",\n                \"snaps\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Buh Buh\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29710012/29710012_jonathan-still_buh-buh.wav\",\n            \"opusFile\": \"29710012/29710012_jonathan-still_buh-buh_compressed.mp3\",\n            \"duration\": 64.84,\n            \"peakDataFile\": \"29710012/29710012_jonathan-still_buh-buh.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e517c90bad553551568e78\",\n            \"id\": 29688562,\n            \"album\": \"Sweet Addiction (Bonus Track Version)\",\n            \"artist\": \"Fhernando\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"strings\",\n                \"vintage\",\n                \"winds\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29688562/29688562_fhernando_dont-wake-me-up.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"fhernando\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"house\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\",\n                \"clarinet\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"flute\",\n                \"harp\",\n                \"phonograph\",\n                \"saxophone\",\n                \"synthesizers\",\n                \"turntable sounds\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Don't Wake Me Up!\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29688562/29688562_fhernando_dont-wake-me-up.wav\",\n            \"opusFile\": \"29688562/29688562_fhernando_dont-wake-me-up_compressed.mp3\",\n            \"duration\": 242.18,\n            \"peakDataFile\": \"29688562/29688562_fhernando_dont-wake-me-up.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e517c60bad553551567f3e\",\n            \"id\": 29686018,\n            \"album\": \"The First Album\",\n            \"artist\": \"Montonn Jira\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\"\n            ],\n            \"language\": \"Thai\",\n            \"moods\": [\n                \"sad\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29686018/29686018_montonn-jira_dream-on-and-on.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"montonn jira\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trip hop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"organ\",\n                \"phonograph\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Dream on and on\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29686018/29686018_montonn-jira_dream-on-and-on.wav\",\n            \"opusFile\": \"29686018/29686018_montonn-jira_dream-on-and-on_compressed.mp3\",\n            \"duration\": 329.56,\n            \"peakDataFile\": \"29686018/29686018_montonn-jira_dream-on-and-on.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50da90bad55355149ddf3\",\n            \"id\": 29652424,\n            \"album\": \"Color Theory\",\n            \"artist\": \"Kero One\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"inspiring\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29652424/29652424_kero-one_return-of-kinetic.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"kero one\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"mellotron\",\n                \"organ\",\n                \"phonograph\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [\n                \"change\",\n                \"hope\",\n                \"strength\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Return Of Kinetic\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29652424/29652424_kero-one_return-of-kinetic.wav\",\n            \"opusFile\": \"29652424/29652424_kero-one_return-of-kinetic_compressed.mp3\",\n            \"duration\": 134.24,\n            \"peakDataFile\": \"29652424/29652424_kero-one_return-of-kinetic.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50da80bad55355149d54a\",\n            \"id\": 29651674,\n            \"album\": \"Radio Hits\",\n            \"artist\": \"Robyn Newman\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29651674/29651674_robyn-newman_body-language.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"robyn newman\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars amplified\",\n                \"phonograph\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [\n                \"rejection\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Body Language\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29651674/29651674_robyn-newman_body-language.wav\",\n            \"opusFile\": \"29651674/29651674_robyn-newman_body-language_compressed.mp3\",\n            \"duration\": 228.78,\n            \"peakDataFile\": \"29651674/29651674_robyn-newman_body-language.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50dae0bad5535514a118b\",\n            \"id\": 29656918,\n            \"album\": \"Shoebox Radio\",\n            \"artist\": \"Project Lionheart\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"mirlitons\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29656918/29656918_project-lionheart_its-over-now-featuring-damon-kollar.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"project lionheart\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"banjo\",\n                \"calling\",\n                \"chanting\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"guitars amplified\",\n                \"jaw harp\",\n                \"mandolin\",\n                \"mirlitons\"\n            ],\n            \"subThemes\": [\n                \"change\",\n                \"moving on\",\n                \"regret\",\n                \"reminiscing\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"It's Over Now Featuring Damon Kollar\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29656918/29656918_project-lionheart_its-over-now-featuring-damon-kollar.wav\",\n            \"opusFile\": \"29656918/29656918_project-lionheart_its-over-now-featuring-damon-kollar_compressed.mp3\",\n            \"duration\": 280.27,\n            \"peakDataFile\": \"29656918/29656918_project-lionheart_its-over-now-featuring-damon-kollar.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50da00bad5535514984ea\",\n            \"id\": 29643664,\n            \"album\": \"The Lucky Ones\",\n            \"artist\": \"Emily DeLoach\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\",\n                \"vintage\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sad\"\n            ],\n            \"mp3File\": \"29643664/29643664_emily-deloach_the-lucky-ones.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"performedBy\": \"emily deloach\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"adult contemporary\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"analog synthesizers\",\n                \"bells\",\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"marimba\",\n                \"mellotron\",\n                \"organ\",\n                \"phonograph\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"cheating\",\n                \"past\",\n                \"breaking up\"\n            ],\n            \"themes\": [\n                \"relationships\"\n            ],\n            \"title\": \"The Lucky Ones\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29643664/29643664_emily-deloach_the-lucky-ones.wav\",\n            \"opusFile\": \"29643664/29643664_emily-deloach_the-lucky-ones_compressed.mp3\",\n            \"duration\": 183.38,\n            \"peakDataFile\": \"29643664/29643664_emily-deloach_the-lucky-ones.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50d960bad553551491394\",\n            \"id\": 29631880,\n            \"album\": \"The Broken Orchestra\",\n            \"artist\": \"The Broken Orchestra\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\",\n                \"winds\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29631880/29631880_the-broken-orchestra_closer-feat-anna-stott.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"the broken orchestra\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trip hop\"\n            ],\n            \"subInstruments\": [\n                \"clarinet\",\n                \"drum kit\",\n                \"flute\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"phonograph\",\n                \"rhodes\",\n                \"saxophone\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"upright bass\"\n            ],\n            \"subThemes\": [\n                \"change\",\n                \"falling in love\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"sex\"\n            ],\n            \"title\": \"Closer (Feat. Anna Stott)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29631880/29631880_the-broken-orchestra_closer-feat-anna-stott.wav\",\n            \"opusFile\": \"29631880/29631880_the-broken-orchestra_closer-feat-anna-stott_compressed.mp3\",\n            \"duration\": 232.99,\n            \"peakDataFile\": \"29631880/29631880_the-broken-orchestra_closer-feat-anna-stott.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50d950bad553551490d7c\",\n            \"id\": 29631148,\n            \"album\": \"My Dear Sorrow\",\n            \"artist\": \"La Fleur Fatale\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mirlitons\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"29631148/29631148_la-fleur-fatale_ecstasy-intertwined.mp3\",\n            \"musicalKey\": \"A major\",\n            \"performedBy\": \"la fleur fatale\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"analog synthesizers\",\n                \"banjo\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"ethnic strings\",\n                \"fiddle\",\n                \"guitars amplified\",\n                \"kazoo\",\n                \"mandolin\",\n                \"mellotron\",\n                \"mirlitons\",\n                \"organ\"\n            ],\n            \"subThemes\": [\n                \"authentic\",\n                \"grandparents\",\n                \"happiness\",\n                \"parents\",\n                \"past\",\n                \"reminiscing\",\n                \"road trip\",\n                \"romantic\",\n                \"romantic comedy\",\n                \"vintage rock\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\",\n                \"film genre\",\n                \"period music\",\n                \"travel\"\n            ],\n            \"title\": \"Ecstasy Intertwined\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29631148/29631148_la-fleur-fatale_ecstasy-intertwined.wav\",\n            \"opusFile\": \"29631148/29631148_la-fleur-fatale_ecstasy-intertwined_compressed.mp3\",\n            \"duration\": 176.35,\n            \"peakDataFile\": \"29631148/29631148_la-fleur-fatale_ecstasy-intertwined.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50d900bad55355148d4de\",\n            \"id\": 29624548,\n            \"album\": \"Alkota Jewels\",\n            \"artist\": \"Alkota\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\",\n                \"strings\",\n                \"vintage\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29624548/29624548_alkota_only-focus.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"alkota\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"hip hop instrumental beats\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"cellos\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"harp\",\n                \"marimba\",\n                \"phonograph\",\n                \"rhodes\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"violas\",\n                \"violins\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Only Focus\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29624548/29624548_alkota_only-focus.wav\",\n            \"opusFile\": \"29624548/29624548_alkota_only-focus_compressed.mp3\",\n            \"duration\": 201.59,\n            \"peakDataFile\": \"29624548/29624548_alkota_only-focus.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e3c6bdc5e5c9bb80dfae9f\",\n            \"id\": 28991902,\n            \"album\": \"Radio Hits\",\n            \"artist\": \"Matthew Tishler\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 62.09,\n            \"featured\": true,\n            \"genres\": [\n                \"funk\",\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"vintage\",\n                \"vocal fx\",\n                \"winds\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"28991902/28991902_matthew-tishler_two-of-a-kind-instrumental.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 28991566,\n            \"performedBy\": \"matthew tishler\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"funk\",\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"claps\",\n                \"clarinet\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"flute\",\n                \"guitars amplified\",\n                \"phonograph\",\n                \"saxophone\",\n                \"snaps\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Two Of A Kind (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28991902/28991902_matthew-tishler_two-of-a-kind-instrumental.wav\",\n            \"opusFile\": \"28991902/28991902_matthew-tishler_two-of-a-kind-instrumental_compressed.mp3\",\n            \"peakDataFile\": \"28991902/28991902_matthew-tishler_two-of-a-kind-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6dcc5e5c9bb80e021e5\",\n            \"id\": 29042566,\n            \"album\": \"The Band In My Head\",\n            \"artist\": \"Jim Burnevik\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"duration\": 190.35,\n            \"featured\": false,\n            \"genres\": [\n                \"country\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mirlitons\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\"\n            ],\n            \"mp3File\": \"29042566/29042566_jim-burnevik_tell-them-boys-to-kiss-off-inst.mp3\",\n            \"musicalKey\": \"F major\",\n            \"parentID\": 29040832,\n            \"performedBy\": \"jim burnevik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary countrypop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"banjo\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"guitars amplified\",\n                \"harmonicamelodica\",\n                \"jaw harp\",\n                \"mandolin\",\n                \"mirlitons\"\n            ],\n            \"subThemes\": [\n                \"being in love\",\n                \"boyfriend\",\n                \"dedication\",\n                \"girlfriend\",\n                \"love\",\n                \"making love\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"sex\",\n                \"emotion\"\n            ],\n            \"title\": \"Tell Them Boys To Kiss Off inst\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29042566/29042566_jim-burnevik_tell-them-boys-to-kiss-off-inst.wav\",\n            \"opusFile\": \"29042566/29042566_jim-burnevik_tell-them-boys-to-kiss-off-inst_compressed.mp3\",\n            \"peakDataFile\": \"29042566/29042566_jim-burnevik_tell-them-boys-to-kiss-off-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbef0bad553551ff6049\",\n            \"id\": 29338360,\n            \"album\": \"Locked\",\n            \"artist\": \"Jay Denton\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\",\n                \"vintage\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"dramatic\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\",\n                \"love\",\n                \"quirky\",\n                \"sexy\",\n                \"silly\"\n            ],\n            \"mp3File\": \"29338360/29338360_jay-denton_not-alone-inst.mp3\",\n            \"musicalKey\": \"G major\",\n            \"parentID\": 29344204,\n            \"performedBy\": \"jay denton\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\",\n                \"roots rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum kit\",\n                \"electric bass\",\n                \"epic drums\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"harp\",\n                \"phonograph\",\n                \"snare drum\",\n                \"timpani\",\n                \"triangle\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"happiness\",\n                \"hope\",\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Not Alone (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29338360/29338360_jay-denton_not-alone-inst.wav\",\n            \"opusFile\": \"29338360/29338360_jay-denton_not-alone-inst_compressed.mp3\",\n            \"duration\": 217.97,\n            \"peakDataFile\": \"29338360/29338360_jay-denton_not-alone-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbf20bad553551ff8454\",\n            \"id\": 29341648,\n            \"album\": \"Locked\",\n            \"artist\": \"Jay Denton\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\",\n                \"vintage\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"dramatic\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\",\n                \"love\",\n                \"quirky\",\n                \"sexy\",\n                \"silly\"\n            ],\n            \"mp3File\": \"29341648/29341648_jay-denton_not-alone-bckgrnd-vocal.mp3\",\n            \"musicalKey\": \"G major\",\n            \"parentID\": 29344204,\n            \"performedBy\": \"jay denton\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop rock\",\n                \"roots rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum kit\",\n                \"electric bass\",\n                \"epic drums\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"harp\",\n                \"phonograph\",\n                \"snare drum\",\n                \"timpani\",\n                \"triangle\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"happiness\",\n                \"hope\",\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Not Alone (bckgrnd vocal)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29341648/29341648_jay-denton_not-alone-bckgrnd-vocal.wav\",\n            \"opusFile\": \"29341648/29341648_jay-denton_not-alone-bckgrnd-vocal_compressed.mp3\",\n            \"duration\": 230.62,\n            \"peakDataFile\": \"29341648/29341648_jay-denton_not-alone-bckgrnd-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b471f4088a75b28eae30\",\n            \"id\": 51711790,\n            \"album\": \"My Dear Sorrow\",\n            \"artist\": \"La Fleur Fatale\",\n            \"catalogs\": [],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mirlitons\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"51711790/51711790_la-fleur-fatale_ecstasy-intertwined-inst.mp3\",\n            \"musicalKey\": \"A major\",\n            \"parentID\": 29631148,\n            \"performedBy\": \"la fleur fatale\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"analog synthesizers\",\n                \"banjo\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"ethnic strings\",\n                \"fiddle\",\n                \"guitars amplified\",\n                \"kazoo\",\n                \"organ\"\n            ],\n            \"subThemes\": [\n                \"brands\",\n                \"everyday fashion\",\n                \"high energy\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"fashionbeauty\"\n            ],\n            \"title\": \"Ecstasy Intertwined (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"51711790/51711790_la-fleur-fatale_ecstasy-intertwined-inst.wav\",\n            \"opusFile\": \"51711790/51711790_la-fleur-fatale_ecstasy-intertwined-inst_compressed.mp3\",\n            \"duration\": 174.34,\n            \"peakDataFile\": \"51711790/51711790_la-fleur-fatale_ecstasy-intertwined-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50d910bad55355148e588\",\n            \"id\": 29627110,\n            \"album\": \"The Broken Orchestra\",\n            \"artist\": \"The Broken Orchestra\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\",\n                \"winds\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29627110/29627110_the-broken-orchestra_closer-instrumental.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 29631880,\n            \"performedBy\": \"the broken orchestra\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trip hop\"\n            ],\n            \"subInstruments\": [\n                \"clarinet\",\n                \"drum kit\",\n                \"flute\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"organ\",\n                \"phonograph\",\n                \"rhodes\",\n                \"saxophone\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"upright bass\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Closer (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29627110/29627110_the-broken-orchestra_closer-instrumental.wav\",\n            \"opusFile\": \"29627110/29627110_the-broken-orchestra_closer-instrumental_compressed.mp3\",\n            \"duration\": 229.3,\n            \"peakDataFile\": \"29627110/29627110_the-broken-orchestra_closer-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50da50bad55355149bb9a\",\n            \"id\": 29649226,\n            \"album\": \"Radio Hits\",\n            \"artist\": \"Robyn Newman\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29649226/29649226_robyn-newman_body-language-instrumental.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"parentID\": 29651674,\n            \"performedBy\": \"robyn newman\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars amplified\",\n                \"phonograph\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Body Language (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29649226/29649226_robyn-newman_body-language-instrumental.wav\",\n            \"opusFile\": \"29649226/29649226_robyn-newman_body-language-instrumental_compressed.mp3\",\n            \"duration\": 228.78,\n            \"peakDataFile\": \"29649226/29649226_robyn-newman_body-language-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50db00bad5535514a2b25\",\n            \"id\": 29659372,\n            \"album\": \"Radio Hits\",\n            \"artist\": \"Robyn Newman\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29659372/29659372_robyn-newman_body-language-tv-mix.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"parentID\": 29651674,\n            \"performedBy\": \"robyn newman\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars amplified\",\n                \"phonograph\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [\n                \"rejection\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Body Language (TV Mix)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29659372/29659372_robyn-newman_body-language-tv-mix.wav\",\n            \"opusFile\": \"29659372/29659372_robyn-newman_body-language-tv-mix_compressed.mp3\",\n            \"duration\": 228.78,\n            \"peakDataFile\": \"29659372/29659372_robyn-newman_body-language-tv-mix.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50db50bad5535514a6722\",\n            \"id\": 29665210,\n            \"album\": \"Instrumentals\",\n            \"artist\": \"Project Lionheart\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"mirlitons\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29665210/29665210_project-lionheart_its-over-now-instrumental.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"parentID\": 29656918,\n            \"performedBy\": \"project lionheart\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"southern rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"banjo\",\n                \"calling\",\n                \"chanting\",\n                \"dobro\",\n                \"drum kit\",\n                \"electric bass\",\n                \"fiddle\",\n                \"guitars amplified\",\n                \"jaw harp\",\n                \"mandolin\",\n                \"mirlitons\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"It's Over Now (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29665210/29665210_project-lionheart_its-over-now-instrumental.wav\",\n            \"opusFile\": \"29665210/29665210_project-lionheart_its-over-now-instrumental_compressed.mp3\",\n            \"duration\": 281.89,\n            \"peakDataFile\": \"29665210/29665210_project-lionheart_its-over-now-instrumental.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"totalRecords\": 468,\n    \"tracksRecords\": 601,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"7f3082a3-edee-4081-9e44-1c0a3b9a7766"},{"name":"Search Tracks By Exclude Explicit","id":"97c98e72-6a2a-460a-803f-f57ab9760db0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22switches%22%3A%5B%22explicit%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>switches</code> (array of strings): Filter tracks by switches. The switches should be specified as an array of strings.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"switches\": [\"explicit\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"switches\":[\"explicit\"]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22switches%22%3A%5B%22explicit%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"67466523-8060-4631-84c2-a0c8ad1d0052","name":"Search Tracks By Exclude Explicit","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22switches%22%3A%5B%22explicit%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22switches%22%3A%5B%22explicit%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:12:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=ETOUObEgrxAv+CuBoCszTiaPvp9GJdidOjtoDZzUNzseO0qb5ShkYuYTb9B1ME7/5JkVukOhNR8GgnQzVvxJZDhAeAKBQLrsaLUB5PQLFm43jJvuA26W7PB++5ep; Expires=Sat, 06 Jul 2024 14:12:57 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ETOUObEgrxAv+CuBoCszTiaPvp9GJdidOjtoDZzUNzseO0qb5ShkYuYTb9B1ME7/5JkVukOhNR8GgnQzVvxJZDhAeAKBQLrsaLUB5PQLFm43jJvuA26W7PB++5ep; Expires=Sat, 06 Jul 2024 14:12:57 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"9b20-EDDMQybhSmPumaKGd+B/103quoc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"667eb415db8742082061fc38\",\n            \"id\": 130087804,\n            \"title\": \"Shine On (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130087804/130087804_color-palette_shine-on-vocal.mp3\",\n            \"wavFile\": \"130087804/130087804_color-palette_shine-on-vocal.wav\",\n            \"artist\": \"Color Palette\",\n            \"performedBy\": \"color palette\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"pop\",\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 282.85,\n            \"opusFile\": \"130087804/130087804_color-palette_shine-on-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130087804/130087804_color-palette_shine-on-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb414db8742082061fbad\",\n            \"id\": 130087268,\n            \"title\": \"Freedom Is My Anthem (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130087268/130087268_beckah-shae_freedom-is-my-anthem-vocal.mp3\",\n            \"wavFile\": \"130087268/130087268_beckah-shae_freedom-is-my-anthem-vocal.wav\",\n            \"artist\": \"Beckah Shae\",\n            \"performedBy\": \"beckah shae\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 179.06,\n            \"opusFile\": \"130087268/130087268_beckah-shae_freedom-is-my-anthem-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130087268/130087268_beckah-shae_freedom-is-my-anthem-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416db8742082061fda0\",\n            \"id\": 130068596,\n            \"title\": \"Crazy (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068596/130068596_james-lanman_crazy-vocal.mp3\",\n            \"wavFile\": \"130068596/130068596_james-lanman_crazy-vocal.wav\",\n            \"artist\": \"James Lanman\",\n            \"performedBy\": \"james lanman\",\n            \"catalogs\": [],\n            \"album\": \"Folk\",\n            \"vocals\": [],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"folk\"\n            ],\n            \"subGenres\": [\n                \"contemporary folk\"\n            ],\n            \"moods\": [\n                \"sad\",\n                \"love\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 246.94,\n            \"opusFile\": \"130068596/130068596_james-lanman_crazy-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068596/130068596_james-lanman_crazy-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fc45\",\n            \"id\": 130033796,\n            \"title\": \"If Wishes Were Fixes (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130033796/130033796_celebration-guns_if-wishes-were-fixes-vocal.mp3\",\n            \"wavFile\": \"130033796/130033796_celebration-guns_if-wishes-were-fixes-vocal.wav\",\n            \"artist\": \"Celebration Guns\",\n            \"performedBy\": \"celebration guns\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 219.81,\n            \"opusFile\": \"130033796/130033796_celebration-guns_if-wishes-were-fixes-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130033796/130033796_celebration-guns_if-wishes-were-fixes-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb414c27b6dd628208ef7\",\n            \"id\": 130079300,\n            \"title\": \"Pop Off Queen (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130079300/130079300_andre-writer_pop-off-queen-vocal.mp3\",\n            \"wavFile\": \"130079300/130079300_andre-writer_pop-off-queen-vocal.wav\",\n            \"artist\": \"Andre Writer\",\n            \"performedBy\": \"andre writer\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electric guitars clean\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 188.87,\n            \"opusFile\": \"130079300/130079300_andre-writer_pop-off-queen-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130079300/130079300_andre-writer_pop-off-queen-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416c27b6dd628209099\",\n            \"id\": 130088092,\n            \"title\": \"My Girl (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130088092/130088092_jessta-james_my-girl-vocal.mp3\",\n            \"wavFile\": \"130088092/130088092_jessta-james_my-girl-vocal.wav\",\n            \"artist\": \"Jessta James\",\n            \"performedBy\": \"jessta james\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Country\",\n            \"vocals\": [],\n            \"musicalKey\": \"E major\",\n            \"genres\": [\n                \"country\"\n            ],\n            \"subGenres\": [\n                \"alt countryamericana\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"love\",\n                \"inspiring\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"acoustics\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic guitar\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 214.3,\n            \"opusFile\": \"130088092/130088092_jessta-james_my-girl-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130088092/130088092_jessta-james_my-girl-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb414274babd1893a7dbe\",\n            \"id\": 130087084,\n            \"title\": \"Felice\",\n            \"featured\": true,\n            \"mp3File\": \"130087084/130087084_mai_felice.mp3\",\n            \"wavFile\": \"130087084/130087084_mai_felice.wav\",\n            \"artist\": \"7mai\",\n            \"performedBy\": \"7mai\",\n            \"catalogs\": [],\n            \"album\": \"Childrens Songs\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C major\",\n            \"genres\": [\n                \"kids\"\n            ],\n            \"subGenres\": [\n                \"childrens songs\"\n            ],\n            \"moods\": [\n                \"happy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 128.54,\n            \"opusFile\": \"130087084/130087084_mai_felice_compressed.mp3\",\n            \"peakDataFile\": \"130087084/130087084_mai_felice.json\"\n        },\n        {\n            \"_id\": \"667eb416db8742082061fdcb\",\n            \"id\": 130088116,\n            \"title\": \"The Dirty South (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130088116/130088116_jovin-webb_the-dirty-south-vocal.mp3\",\n            \"wavFile\": \"130088116/130088116_jovin-webb_the-dirty-south-vocal.wav\",\n            \"artist\": \"Jovin Webb\",\n            \"performedBy\": \"jovin webb\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Country\",\n            \"vocals\": [],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"country\"\n            ],\n            \"subGenres\": [\n                \"alt countryamericana\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"love\",\n                \"chill\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"acoustics\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic guitar\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 238.43,\n            \"opusFile\": \"130088116/130088116_jovin-webb_the-dirty-south-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130088116/130088116_jovin-webb_the-dirty-south-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb414274babd1893a7df3\",\n            \"id\": 130068004,\n            \"title\": \"Who Blah Blah (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068004/130068004_amber_who-blah-blah-vocal.mp3\",\n            \"wavFile\": \"130068004/130068004_amber_who-blah-blah-vocal.wav\",\n            \"artist\": \"Amber\",\n            \"performedBy\": \"amber\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"B minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 183,\n            \"opusFile\": \"130068004/130068004_amber_who-blah-blah-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068004/130068004_amber_who-blah-blah-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80c8\",\n            \"id\": 130068532,\n            \"title\": \"Where Its At (Atlanta) (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068532/130068532_j-cutta_where-its-at-atlanta-vocal.mp3\",\n            \"wavFile\": \"130068532/130068532_j-cutta_where-its-at-atlanta-vocal.wav\",\n            \"artist\": \"J Cutta\",\n            \"performedBy\": \"j cutta\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 278.96,\n            \"opusFile\": \"130068532/130068532_j-cutta_where-its-at-atlanta-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068532/130068532_j-cutta_where-its-at-atlanta-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a8231\",\n            \"id\": 130079324,\n            \"title\": \"Love Is A Gangster (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130079324/130079324_justin-garner_love-is-a-gangster-vocal.mp3\",\n            \"wavFile\": \"130079324/130079324_justin-garner_love-is-a-gangster-vocal.wav\",\n            \"artist\": \"Justin Garner\",\n            \"performedBy\": \"justin garner\",\n            \"catalogs\": [],\n            \"album\": \"R&B Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"sad\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"piano\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 206.98,\n            \"opusFile\": \"130079324/130079324_justin-garner_love-is-a-gangster-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130079324/130079324_justin-garner_love-is-a-gangster-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb415274babd1893a8003\",\n            \"id\": 130088036,\n            \"title\": \"Burning Down (female male version)\",\n            \"featured\": true,\n            \"mp3File\": \"130088036/130088036_heather-evans_burning-down-female-male-version.mp3\",\n            \"wavFile\": \"130088036/130088036_heather-evans_burning-down-female-male-version.wav\",\n            \"artist\": \"Heather Evans\",\n            \"performedBy\": \"heather evans\",\n            \"catalogs\": [],\n            \"album\": \"Epic Songs\",\n            \"vocals\": [],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 217.26,\n            \"opusFile\": \"130088036/130088036_heather-evans_burning-down-female-male-version_compressed.mp3\",\n            \"peakDataFile\": \"130088036/130088036_heather-evans_burning-down-female-male-version.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061ff13\",\n            \"id\": 130079356,\n            \"title\": \"Darius And Nina (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130079356/130079356_k-sparks_darius-and-nina-vocal.mp3\",\n            \"wavFile\": \"130079356/130079356_k-sparks_darius-and-nina-vocal.wav\",\n            \"artist\": \"K. Sparks\",\n            \"performedBy\": \"k sparks\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"hip hop\",\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\",\n                \"contemporary rb\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"acoustic guitar\",\n                \"synthesizer\",\n                \"electronic sound effects\",\n                \"acoustic piano\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 167.54,\n            \"opusFile\": \"130079356/130079356_k-sparks_darius-and-nina-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130079356/130079356_k-sparks_darius-and-nina-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb415c27b6dd628208fc5\",\n            \"id\": 130068068,\n            \"title\": \"Duro (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068068/130068068_d-won_duro-vocal.mp3\",\n            \"wavFile\": \"130068068/130068068_d-won_duro-vocal.wav\",\n            \"artist\": \"D Won\",\n            \"performedBy\": \"d won\",\n            \"catalogs\": [],\n            \"album\": \"Reggae\",\n            \"vocals\": [],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"reggae\"\n            ],\n            \"subGenres\": [\n                \"reggaeton\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 188.06,\n            \"opusFile\": \"130068068/130068068_d-won_duro-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068068/130068068_d-won_duro-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a8261\",\n            \"id\": 130068676,\n            \"title\": \"The Hive (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068676/130068676_kafeeno_the-hive-vocal.mp3\",\n            \"wavFile\": \"130068676/130068676_kafeeno_the-hive-vocal.wav\",\n            \"artist\": \"Kafeeno\",\n            \"performedBy\": \"kafeeno\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"C# minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"happy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 141.68,\n            \"opusFile\": \"130068676/130068676_kafeeno_the-hive-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068676/130068676_kafeeno_the-hive-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80ee\",\n            \"id\": 130068612,\n            \"title\": \"On A Daily (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068612/130068612_jane-e_on-a-daily-vocal.mp3\",\n            \"wavFile\": \"130068612/130068612_jane-e_on-a-daily-vocal.wav\",\n            \"artist\": \"Jane E\",\n            \"performedBy\": \"jane e\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 191.4,\n            \"opusFile\": \"130068612/130068612_jane-e_on-a-daily-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068612/130068612_jane-e_on-a-daily-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416c27b6dd628209088\",\n            \"id\": 130068564,\n            \"title\": \"Lose It All (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068564/130068564_jackson-steele_lose-it-all-vocal.mp3\",\n            \"wavFile\": \"130068564/130068564_jackson-steele_lose-it-all-vocal.wav\",\n            \"artist\": \"Jackson Steele\",\n            \"performedBy\": \"jackson steele\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"Db major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 170.94,\n            \"opusFile\": \"130068564/130068564_jackson-steele_lose-it-all-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068564/130068564_jackson-steele_lose-it-all-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fcbe\",\n            \"id\": 130068108,\n            \"title\": \"Nightmare (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068108/130068108_ego-n-friends_nightmare-vocal.mp3\",\n            \"wavFile\": \"130068108/130068108_ego-n-friends_nightmare-vocal.wav\",\n            \"artist\": \"Ego n Friends\",\n            \"performedBy\": \"ego n friends\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"D major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 170.68,\n            \"opusFile\": \"130068108/130068108_ego-n-friends_nightmare-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068108/130068108_ego-n-friends_nightmare-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a8273\",\n            \"id\": 130088172,\n            \"title\": \"The Flo (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130088172/130088172_kori-lynn_the-flo-vocal.mp3\",\n            \"wavFile\": \"130088172/130088172_kori-lynn_the-flo-vocal.wav\",\n            \"artist\": \"Kori Lynn\",\n            \"performedBy\": \"kori lynn\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"Eb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic piano\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 176.43,\n            \"opusFile\": \"130088172/130088172_kori-lynn_the-flo-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130088172/130088172_kori-lynn_the-flo-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80ac\",\n            \"id\": 130068508,\n            \"title\": \"When I Think About You (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068508/130068508_ina-bravo_when-i-think-about-you-vocal.mp3\",\n            \"wavFile\": \"130068508/130068508_ina-bravo_when-i-think-about-you-vocal.wav\",\n            \"artist\": \"Ina Bravo\",\n            \"performedBy\": \"ina bravo\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"happy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 192.56,\n            \"opusFile\": \"130068508/130068508_ina-bravo_when-i-think-about-you-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068508/130068508_ina-bravo_when-i-think-about-you-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a828d\",\n            \"id\": 130068732,\n            \"title\": \"Blast Off (feat Deonta Genius) (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068732/130068732_lance-conrad_blast-off-feat-deonta-genius-vocal.mp3\",\n            \"wavFile\": \"130068732/130068732_lance-conrad_blast-off-feat-deonta-genius-vocal.wav\",\n            \"artist\": \"Lance Conrad\",\n            \"performedBy\": \"lance conrad\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"C minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 177.64,\n            \"opusFile\": \"130068732/130068732_lance-conrad_blast-off-feat-deonta-genius-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068732/130068732_lance-conrad_blast-off-feat-deonta-genius-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061ff4a\",\n            \"id\": 130068708,\n            \"title\": \"Pensaste (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068708/130068708_krayolaklick_pensaste-vocal.mp3\",\n            \"wavFile\": \"130068708/130068708_krayolaklick_pensaste-vocal.wav\",\n            \"artist\": \"Krayolaklick\",\n            \"performedBy\": \"krayolaklick\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 184.74,\n            \"opusFile\": \"130068708/130068708_krayolaklick_pensaste-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068708/130068708_krayolaklick_pensaste-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416db8742082061fd94\",\n            \"id\": 130068580,\n            \"title\": \"It's Hott (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068580/130068580_jade-josephine_its-hott-vocal.mp3\",\n            \"wavFile\": \"130068580/130068580_jade-josephine_its-hott-vocal.wav\",\n            \"artist\": \"Jade Josephine\",\n            \"performedBy\": \"jade josephine\",\n            \"catalogs\": [],\n            \"album\": \"Ethnic Fusion\",\n            \"vocals\": [],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"new age\"\n            ],\n            \"subGenres\": [\n                \"ethnic fusion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 92.14,\n            \"opusFile\": \"130068580/130068580_jade-josephine_its-hott-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068580/130068580_jade-josephine_its-hott-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a809a\",\n            \"id\": 130068484,\n            \"title\": \"Win (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068484/130068484_illanoize_win-vocal.mp3\",\n            \"wavFile\": \"130068484/130068484_illanoize_win-vocal.wav\",\n            \"artist\": \"Illanoize\",\n            \"performedBy\": \"illanoize\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"G minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 163.2,\n            \"opusFile\": \"130068484/130068484_illanoize_win-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068484/130068484_illanoize_win-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb414db8742082061fbc4\",\n            \"id\": 130041188,\n            \"title\": \"The Turning of the Tide\",\n            \"featured\": true,\n            \"mp3File\": \"130041188/130041188_birds-of-norway_the-turning-of-the-tide.mp3\",\n            \"wavFile\": \"130041188/130041188_birds-of-norway_the-turning-of-the-tide.wav\",\n            \"artist\": \"Birds of Norway\",\n            \"performedBy\": \"birds of norway\",\n            \"catalogs\": [],\n            \"album\": \"Ambient\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"cinematic\"\n            ],\n            \"subGenres\": [\n                \"emotional cues\"\n            ],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 223,\n            \"opusFile\": \"130041188/130041188_birds-of-norway_the-turning-of-the-tide_compressed.mp3\",\n            \"peakDataFile\": \"130041188/130041188_birds-of-norway_the-turning-of-the-tide.json\"\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"667eb414c27b6dd628208f5a\",\n            \"id\": 130033788,\n            \"title\": \"If Wishes Were Fixes (inst)\",\n            \"parentID\": 130033796,\n            \"featured\": true,\n            \"mp3File\": \"130033788/130033788_celebration-guns_if-wishes-were-fixes-inst.mp3\",\n            \"wavFile\": \"130033788/130033788_celebration-guns_if-wishes-were-fixes-inst.wav\",\n            \"artist\": \"Celebration Guns\",\n            \"performedBy\": \"celebration guns\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 219.81,\n            \"opusFile\": \"130033788/130033788_celebration-guns_if-wishes-were-fixes-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033788/130033788_celebration-guns_if-wishes-were-fixes-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415c27b6dd628208f92\",\n            \"id\": 130040972,\n            \"title\": \"If Wishes Were Fixes (Extended) (inst)\",\n            \"parentID\": 130033796,\n            \"featured\": false,\n            \"mp3File\": \"130040972/130040972_celebration-guns_if-wishes-were-fixes-extended-inst.mp3\",\n            \"wavFile\": \"130040972/130040972_celebration-guns_if-wishes-were-fixes-extended-inst.wav\",\n            \"artist\": \"Celebration Guns\",\n            \"performedBy\": \"celebration guns\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 304.71,\n            \"opusFile\": \"130040972/130040972_celebration-guns_if-wishes-were-fixes-extended-inst_compressed.mp3\",\n            \"peakDataFile\": \"130040972/130040972_celebration-guns_if-wishes-were-fixes-extended-inst.json\"\n        },\n        {\n            \"_id\": \"667eb414c27b6dd628208f15\",\n            \"id\": 130067996,\n            \"title\": \"Who Blah Blah (inst)\",\n            \"parentID\": 130068004,\n            \"featured\": true,\n            \"mp3File\": \"130067996/130067996_amber_who-blah-blah-inst.mp3\",\n            \"wavFile\": \"130067996/130067996_amber_who-blah-blah-inst.wav\",\n            \"artist\": \"Amber\",\n            \"performedBy\": \"amber\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"B minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 182,\n            \"opusFile\": \"130067996/130067996_amber_who-blah-blah-inst_compressed.mp3\",\n            \"peakDataFile\": \"130067996/130067996_amber_who-blah-blah-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415274babd1893a7f1b\",\n            \"id\": 130068060,\n            \"title\": \"Duro (inst)\",\n            \"parentID\": 130068068,\n            \"featured\": true,\n            \"mp3File\": \"130068060/130068060_d-won_duro-inst.mp3\",\n            \"wavFile\": \"130068060/130068060_d-won_duro-inst.wav\",\n            \"artist\": \"D Won\",\n            \"performedBy\": \"d won\",\n            \"catalogs\": [],\n            \"album\": \"Reggae\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"reggae\"\n            ],\n            \"subGenres\": [\n                \"reggaeton\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 184.87,\n            \"opusFile\": \"130068060/130068060_d-won_duro-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068060/130068060_d-won_duro-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fcb9\",\n            \"id\": 130068092,\n            \"title\": \"Nightmare (inst)\",\n            \"parentID\": 130068108,\n            \"featured\": true,\n            \"mp3File\": \"130068092/130068092_ego-n-friends_nightmare-inst.mp3\",\n            \"wavFile\": \"130068092/130068092_ego-n-friends_nightmare-inst.wav\",\n            \"artist\": \"Ego n Friends\",\n            \"performedBy\": \"ego n friends\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 169.19,\n            \"opusFile\": \"130068092/130068092_ego-n-friends_nightmare-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068092/130068092_ego-n-friends_nightmare-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416db8742082061fd6d\",\n            \"id\": 130068476,\n            \"title\": \"Win (inst)\",\n            \"parentID\": 130068484,\n            \"featured\": true,\n            \"mp3File\": \"130068476/130068476_illanoize_win-inst.mp3\",\n            \"wavFile\": \"130068476/130068476_illanoize_win-inst.wav\",\n            \"artist\": \"Illanoize\",\n            \"performedBy\": \"illanoize\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 163.2,\n            \"opusFile\": \"130068476/130068476_illanoize_win-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068476/130068476_illanoize_win-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80a3\",\n            \"id\": 130068492,\n            \"title\": \"When I Think About You (inst)\",\n            \"parentID\": 130068508,\n            \"featured\": true,\n            \"mp3File\": \"130068492/130068492_ina-bravo_when-i-think-about-you-inst.mp3\",\n            \"wavFile\": \"130068492/130068492_ina-bravo_when-i-think-about-you-inst.wav\",\n            \"artist\": \"Ina Bravo\",\n            \"performedBy\": \"ina bravo\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"happy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 192.56,\n            \"opusFile\": \"130068492/130068492_ina-bravo_when-i-think-about-you-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068492/130068492_ina-bravo_when-i-think-about-you-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80b5\",\n            \"id\": 130068516,\n            \"title\": \"Where Its At (Atlanta) (inst)\",\n            \"parentID\": 130068532,\n            \"featured\": true,\n            \"mp3File\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.mp3\",\n            \"wavFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.wav\",\n            \"artist\": \"J Cutta\",\n            \"performedBy\": \"j cutta\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 310.19,\n            \"opusFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80d3\",\n            \"id\": 130068548,\n            \"title\": \"Lose It All (inst)\",\n            \"parentID\": 130068564,\n            \"featured\": true,\n            \"mp3File\": \"130068548/130068548_jackson-steele_lose-it-all-inst.mp3\",\n            \"wavFile\": \"130068548/130068548_jackson-steele_lose-it-all-inst.wav\",\n            \"artist\": \"Jackson Steele\",\n            \"performedBy\": \"jackson steele\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Db major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 170.94,\n            \"opusFile\": \"130068548/130068548_jackson-steele_lose-it-all-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068548/130068548_jackson-steele_lose-it-all-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80dc\",\n            \"id\": 130068572,\n            \"title\": \"It's Hott (inst)\",\n            \"parentID\": 130068580,\n            \"featured\": true,\n            \"mp3File\": \"130068572/130068572_jade-josephine_its-hott-inst.mp3\",\n            \"wavFile\": \"130068572/130068572_jade-josephine_its-hott-inst.wav\",\n            \"artist\": \"Jade Josephine\",\n            \"performedBy\": \"jade josephine\",\n            \"catalogs\": [],\n            \"album\": \"Ethnic Fusion\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"new age\"\n            ],\n            \"subGenres\": [\n                \"ethnic fusion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 92.14,\n            \"opusFile\": \"130068572/130068572_jade-josephine_its-hott-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068572/130068572_jade-josephine_its-hott-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80e5\",\n            \"id\": 130068588,\n            \"title\": \"Crazy (inst)\",\n            \"parentID\": 130068596,\n            \"featured\": true,\n            \"mp3File\": \"130068588/130068588_james-lanman_crazy-inst.mp3\",\n            \"wavFile\": \"130068588/130068588_james-lanman_crazy-inst.wav\",\n            \"artist\": \"James Lanman\",\n            \"performedBy\": \"james lanman\",\n            \"catalogs\": [],\n            \"album\": \"Folk\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"folk\"\n            ],\n            \"subGenres\": [\n                \"contemporary folk\"\n            ],\n            \"moods\": [\n                \"sad\",\n                \"love\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 246.94,\n            \"opusFile\": \"130068588/130068588_james-lanman_crazy-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068588/130068588_james-lanman_crazy-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416c27b6dd628209091\",\n            \"id\": 130068604,\n            \"title\": \"On A Daily (inst)\",\n            \"parentID\": 130068612,\n            \"featured\": true,\n            \"mp3File\": \"130068604/130068604_jane-e_on-a-daily-inst.mp3\",\n            \"wavFile\": \"130068604/130068604_jane-e_on-a-daily-inst.wav\",\n            \"artist\": \"Jane E\",\n            \"performedBy\": \"jane e\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 191.4,\n            \"opusFile\": \"130068604/130068604_jane-e_on-a-daily-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068604/130068604_jane-e_on-a-daily-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a825a\",\n            \"id\": 130068660,\n            \"title\": \"The Hive (inst)\",\n            \"parentID\": 130068676,\n            \"featured\": true,\n            \"mp3File\": \"130068660/130068660_kafeeno_the-hive-inst.mp3\",\n            \"wavFile\": \"130068660/130068660_kafeeno_the-hive-inst.wav\",\n            \"artist\": \"Kafeeno\",\n            \"performedBy\": \"kafeeno\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C# minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"happy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 141.7,\n            \"opusFile\": \"130068660/130068660_kafeeno_the-hive-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068660/130068660_kafeeno_the-hive-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061ff3f\",\n            \"id\": 130068700,\n            \"title\": \"Pensaste (inst)\",\n            \"parentID\": 130068708,\n            \"featured\": true,\n            \"mp3File\": \"130068700/130068700_krayolaklick_pensaste-inst.mp3\",\n            \"wavFile\": \"130068700/130068700_krayolaklick_pensaste-inst.wav\",\n            \"artist\": \"Krayolaklick\",\n            \"performedBy\": \"krayolaklick\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 184.74,\n            \"opusFile\": \"130068700/130068700_krayolaklick_pensaste-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068700/130068700_krayolaklick_pensaste-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061ff60\",\n            \"id\": 130068740,\n            \"title\": \"Blast Off (inst)\",\n            \"parentID\": 130068732,\n            \"featured\": true,\n            \"mp3File\": \"130068740/130068740_lance-conrad_blast-off-inst.mp3\",\n            \"wavFile\": \"130068740/130068740_lance-conrad_blast-off-inst.wav\",\n            \"artist\": \"Lance Conrad\",\n            \"performedBy\": \"lance conrad\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 177.64,\n            \"opusFile\": \"130068740/130068740_lance-conrad_blast-off-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068740/130068740_lance-conrad_blast-off-inst.json\"\n        },\n        {\n            \"_id\": \"667eb414274babd1893a7e11\",\n            \"id\": 130079284,\n            \"title\": \"Pop Off Queen (inst)\",\n            \"parentID\": 130079300,\n            \"featured\": false,\n            \"mp3File\": \"130079284/130079284_andre-writer_pop-off-queen-inst.mp3\",\n            \"wavFile\": \"130079284/130079284_andre-writer_pop-off-queen-inst.wav\",\n            \"artist\": \"Andre Writer\",\n            \"performedBy\": \"andre writer\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electric guitars clean\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 188.49,\n            \"opusFile\": \"130079284/130079284_andre-writer_pop-off-queen-inst_compressed.mp3\",\n            \"peakDataFile\": \"130079284/130079284_andre-writer_pop-off-queen-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061fee8\",\n            \"id\": 130079316,\n            \"title\": \"Love Is A Gangster (inst)\",\n            \"parentID\": 130079324,\n            \"featured\": true,\n            \"mp3File\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.mp3\",\n            \"wavFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.wav\",\n            \"artist\": \"Justin Garner\",\n            \"performedBy\": \"justin garner\",\n            \"catalogs\": [],\n            \"album\": \"R&B Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\",\n                \"singer songwriter\"\n            ],\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"alternative\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"sad\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"piano\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 180.77,\n            \"opusFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst_compressed.mp3\",\n            \"peakDataFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a8251\",\n            \"id\": 130079348,\n            \"title\": \"Darius And Nina (inst)\",\n            \"parentID\": 130079356,\n            \"featured\": true,\n            \"mp3File\": \"130079348/130079348_k-sparks_darius-and-nina-inst.mp3\",\n            \"wavFile\": \"130079348/130079348_k-sparks_darius-and-nina-inst.wav\",\n            \"artist\": \"K. Sparks\",\n            \"performedBy\": \"k sparks\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"hip hop\",\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\",\n                \"contemporary rb\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"acoustic guitar\",\n                \"synthesizer\",\n                \"electronic sound effects\",\n                \"acoustic piano\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 169.19,\n            \"opusFile\": \"130079348/130079348_k-sparks_darius-and-nina-inst_compressed.mp3\",\n            \"peakDataFile\": \"130079348/130079348_k-sparks_darius-and-nina-inst.json\"\n        },\n        {\n            \"_id\": \"667eb414274babd1893a7e30\",\n            \"id\": 130087252,\n            \"title\": \"Freedom Is My Anthem (inst)\",\n            \"parentID\": 130087268,\n            \"featured\": true,\n            \"mp3File\": \"130087252/130087252_beckah-shae_freedom-is-my-anthem-inst.mp3\",\n            \"wavFile\": \"130087252/130087252_beckah-shae_freedom-is-my-anthem-inst.wav\",\n            \"artist\": \"Beckah Shae\",\n            \"performedBy\": \"beckah shae\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 179.06,\n            \"opusFile\": \"130087252/130087252_beckah-shae_freedom-is-my-anthem-inst_compressed.mp3\",\n            \"peakDataFile\": \"130087252/130087252_beckah-shae_freedom-is-my-anthem-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fc30\",\n            \"id\": 130087788,\n            \"title\": \"Shine On (inst)\",\n            \"parentID\": 130087804,\n            \"featured\": true,\n            \"mp3File\": \"130087788/130087788_color-palette_shine-on-inst.mp3\",\n            \"wavFile\": \"130087788/130087788_color-palette_shine-on-inst.wav\",\n            \"artist\": \"Color Palette\",\n            \"performedBy\": \"color palette\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"pop\",\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 283.05,\n            \"opusFile\": \"130087788/130087788_color-palette_shine-on-inst_compressed.mp3\",\n            \"peakDataFile\": \"130087788/130087788_color-palette_shine-on-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415c27b6dd628208fad\",\n            \"id\": 130087796,\n            \"title\": \"Shine On (Remix) (vocal)\",\n            \"parentID\": 130087804,\n            \"featured\": true,\n            \"mp3File\": \"130087796/130087796_color-palette_shine-on-remix-vocal.mp3\",\n            \"wavFile\": \"130087796/130087796_color-palette_shine-on-remix-vocal.wav\",\n            \"artist\": \"Color Palette\",\n            \"performedBy\": \"color palette\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"pop\",\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 462.81,\n            \"opusFile\": \"130087796/130087796_color-palette_shine-on-remix-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130087796/130087796_color-palette_shine-on-remix-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb415274babd1893a800a\",\n            \"id\": 130088052,\n            \"title\": \"Burning Down (inst)\",\n            \"parentID\": 130088036,\n            \"featured\": true,\n            \"mp3File\": \"130088052/130088052_heather-evans_burning-down-inst.mp3\",\n            \"wavFile\": \"130088052/130088052_heather-evans_burning-down-inst.wav\",\n            \"artist\": \"Heather Evans\",\n            \"performedBy\": \"heather evans\",\n            \"catalogs\": [],\n            \"album\": \"Epic Songs\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 217.26,\n            \"opusFile\": \"130088052/130088052_heather-evans_burning-down-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088052/130088052_heather-evans_burning-down-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415274babd1893a8012\",\n            \"id\": 130088068,\n            \"title\": \"Burning Down (tv mix)\",\n            \"parentID\": 130088036,\n            \"featured\": false,\n            \"mp3File\": \"130088068/130088068_heather-evans_burning-down-tv-mix.mp3\",\n            \"wavFile\": \"130088068/130088068_heather-evans_burning-down-tv-mix.wav\",\n            \"artist\": \"Heather Evans\",\n            \"performedBy\": \"heather evans\",\n            \"catalogs\": [],\n            \"album\": \"Epic Songs\",\n            \"vocals\": [],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 217.26,\n            \"opusFile\": \"130088068/130088068_heather-evans_burning-down-tv-mix_compressed.mp3\",\n            \"peakDataFile\": \"130088068/130088068_heather-evans_burning-down-tv-mix.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fceb\",\n            \"id\": 130088060,\n            \"title\": \"Burning Down (just vox)\",\n            \"parentID\": 130088036,\n            \"featured\": false,\n            \"mp3File\": \"130088060/130088060_heather-evans_burning-down-just-vox.mp3\",\n            \"wavFile\": \"130088060/130088060_heather-evans_burning-down-just-vox.wav\",\n            \"artist\": \"Heather Evans\",\n            \"performedBy\": \"heather evans\",\n            \"catalogs\": [],\n            \"album\": \"Epic Songs\",\n            \"vocals\": [],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 217.26,\n            \"opusFile\": \"130088060/130088060_heather-evans_burning-down-just-vox_compressed.mp3\",\n            \"peakDataFile\": \"130088060/130088060_heather-evans_burning-down-just-vox.json\"\n        },\n        {\n            \"_id\": \"667eb415c27b6dd628209047\",\n            \"id\": 130088044,\n            \"title\": \"Burning Down (female only version)\",\n            \"parentID\": 130088036,\n            \"featured\": false,\n            \"mp3File\": \"130088044/130088044_heather-evans_burning-down-female-only-version.mp3\",\n            \"wavFile\": \"130088044/130088044_heather-evans_burning-down-female-only-version.wav\",\n            \"artist\": \"Heather Evans\",\n            \"performedBy\": \"heather evans\",\n            \"catalogs\": [],\n            \"album\": \"Epic Songs\",\n            \"vocals\": [],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 217.26,\n            \"opusFile\": \"130088044/130088044_heather-evans_burning-down-female-only-version_compressed.mp3\",\n            \"peakDataFile\": \"130088044/130088044_heather-evans_burning-down-female-only-version.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a8103\",\n            \"id\": 130088084,\n            \"title\": \"My Girl (inst)\",\n            \"parentID\": 130088092,\n            \"featured\": true,\n            \"mp3File\": \"130088084/130088084_jessta-james_my-girl-inst.mp3\",\n            \"wavFile\": \"130088084/130088084_jessta-james_my-girl-inst.wav\",\n            \"artist\": \"Jessta James\",\n            \"performedBy\": \"jessta james\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Country\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"E major\",\n            \"genres\": [\n                \"country\"\n            ],\n            \"subGenres\": [\n                \"alt countryamericana\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"love\",\n                \"inspiring\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"acoustics\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic guitar\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 216.66,\n            \"opusFile\": \"130088084/130088084_jessta-james_my-girl-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088084/130088084_jessta-james_my-girl-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a810e\",\n            \"id\": 130088108,\n            \"title\": \"The Dirty South (inst)\",\n            \"parentID\": 130088116,\n            \"featured\": true,\n            \"mp3File\": \"130088108/130088108_jovin-webb_the-dirty-south-inst.mp3\",\n            \"wavFile\": \"130088108/130088108_jovin-webb_the-dirty-south-inst.wav\",\n            \"artist\": \"Jovin Webb\",\n            \"performedBy\": \"jovin webb\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Country\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"country\"\n            ],\n            \"subGenres\": [\n                \"alt countryamericana\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"love\",\n                \"chill\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"acoustics\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic guitar\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 238.43,\n            \"opusFile\": \"130088108/130088108_jovin-webb_the-dirty-south-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088108/130088108_jovin-webb_the-dirty-south-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061ff2d\",\n            \"id\": 130088164,\n            \"title\": \"The Flo (inst w. Blake Phillips)\",\n            \"parentID\": 130088172,\n            \"featured\": true,\n            \"mp3File\": \"130088164/130088164_kori-lynn_the-flo-inst-w-blake-phillips.mp3\",\n            \"wavFile\": \"130088164/130088164_kori-lynn_the-flo-inst-w-blake-phillips.wav\",\n            \"artist\": \"Kori Lynn\",\n            \"performedBy\": \"kori lynn\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Eb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic piano\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 174.65,\n            \"opusFile\": \"130088164/130088164_kori-lynn_the-flo-inst-w-blake-phillips_compressed.mp3\",\n            \"peakDataFile\": \"130088164/130088164_kori-lynn_the-flo-inst-w-blake-phillips.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a8269\",\n            \"id\": 130088156,\n            \"title\": \"The Flo (instr)\",\n            \"parentID\": 130088172,\n            \"featured\": true,\n            \"mp3File\": \"130088156/130088156_kori-lynn_the-flo-instr.mp3\",\n            \"wavFile\": \"130088156/130088156_kori-lynn_the-flo-instr.wav\",\n            \"artist\": \"Kori Lynn\",\n            \"performedBy\": \"kori lynn\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Eb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic piano\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 174.65,\n            \"opusFile\": \"130088156/130088156_kori-lynn_the-flo-instr_compressed.mp3\",\n            \"peakDataFile\": \"130088156/130088156_kori-lynn_the-flo-instr.json\"\n        }\n    ],\n    \"totalRecords\": 59660,\n    \"tracksRecords\": 82366,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"97c98e72-6a2a-460a-803f-f57ab9760db0"},{"name":"Search Tracks By YouTube ContentID Cleared","id":"5605e935-229b-4594-9846-f21204635dcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22switches%22%3A%5B%22youTubeCidCleared%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>switches</code> (array of strings): Filter tracks by switches. The switches should be specified as an array of strings.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"switches\": [\"youTubeCidCleared\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"switches\":[\"youTubeCidCleared\"]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22switches%22%3A%5B%22youTubeCidCleared%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"72fd690b-c6a4-4a09-af33-b57caa1754f0","name":"Search Tracks By YouTube ContentID Cleared","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22switches%22%3A%5B%22youTubeCidCleared%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22switches%22%3A%5B%22youTubeCidCleared%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:13:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=BtIdxcEnYjI9k870fFftwtwbJrr1/Nn/sLlL5aZyiAEX/6/c90M2IKbtJZOPKniiqVp681BHAL5XbL/s9XXfV9sOpkS36sQD7njg+25j5LgMvW4Sgly6lptVR7Zv; Expires=Sat, 06 Jul 2024 14:13:05 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=BtIdxcEnYjI9k870fFftwtwbJrr1/Nn/sLlL5aZyiAEX/6/c90M2IKbtJZOPKniiqVp681BHAL5XbL/s9XXfV9sOpkS36sQD7njg+25j5LgMvW4Sgly6lptVR7Zv; Expires=Sat, 06 Jul 2024 14:13:05 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"ae0b-kyZOtGJ4gh49hKDNX6U19ruTqAY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbe6\",\n            \"id\": 130024660,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Gabriele Salomoni\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024660/130024660_gabriele-salomoni_diaboli-majestatis.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"gabriele salomoni\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"suspensetension\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Diaboli Majestatis\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024660/130024660_gabriele-salomoni_diaboli-majestatis.wav\",\n            \"opusFile\": \"130024660/130024660_gabriele-salomoni_diaboli-majestatis_compressed.mp3\",\n            \"duration\": 177,\n            \"peakDataFile\": \"130024660/130024660_gabriele-salomoni_diaboli-majestatis.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb56\",\n            \"id\": 130024540,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Stefan Fletcher\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024540/130024540_stefan-fletcher_running-out-of-time.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"stefan fletcher\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"suspensetension\",\n                \"horror music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"strings\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Running Out of Time\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024540/130024540_stefan-fletcher_running-out-of-time.wav\",\n            \"opusFile\": \"130024540/130024540_stefan-fletcher_running-out-of-time_compressed.mp3\",\n            \"duration\": 174,\n            \"peakDataFile\": \"130024540/130024540_stefan-fletcher_running-out-of-time.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fc72\",\n            \"id\": 130024564,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"vocal fx\",\n                \"percussion\",\n                \"electronic\",\n                \"strings\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024564/130024564_veaceslav-draganov_residual-haunting.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"actionadventure\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"strings\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Residual Haunting\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024564/130024564_veaceslav-draganov_residual-haunting.wav\",\n            \"opusFile\": \"130024564/130024564_veaceslav-draganov_residual-haunting_compressed.mp3\",\n            \"duration\": 152,\n            \"peakDataFile\": \"130024564/130024564_veaceslav-draganov_residual-haunting.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbf0\",\n            \"id\": 130024708,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Caleb Swift\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024708/130024708_caleb-swift_amnesia.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"caleb swift\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"suspensetension\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Amnesia\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024708/130024708_caleb-swift_amnesia.wav\",\n            \"opusFile\": \"130024708/130024708_caleb-swift_amnesia_compressed.mp3\",\n            \"duration\": 115.5,\n            \"peakDataFile\": \"130024708/130024708_caleb-swift_amnesia.json\"\n        },\n        {\n            \"_id\": \"63e623b7f4088a75b23bf398\",\n            \"id\": 44251750,\n            \"album\": \"RED_Adversity (anthemic swagger hip hop)\",\n            \"artist\": \"King Trife\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"inspiring\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"44251750/44251750_erloom_push-never-give-up-vocal.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"king trife\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"cellos\",\n                \"claps\",\n                \"cymbals\",\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"snare drum\",\n                \"stomps\",\n                \"synthesizers\",\n                \"trumpet\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Push (Never Give Up) (feat Copperbox) (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"44251750/44251750_erloom_push-never-give-up-vocal_compressed.mp3\",\n            \"duration\": 116.64,\n            \"peakDataFile\": \"44251750/44251750_erloom_push-never-give-up-vocal.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"44251750/44251750_erloom_push-never-give-up-vocal.wav\"\n        },\n        {\n            \"_id\": \"63e6b48ff4088a75b28fe37c\",\n            \"id\": 111500732,\n            \"album\": \"RED022_Jetty Rae | Together We Rise (cinematic female vocal)\",\n            \"artist\": \"erloom\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"111500732/111500732_erloom_path-to-the-wild-vocal.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"erloom\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"basses\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"french horn\",\n                \"synthesizers\",\n                \"trombone\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"film genre\",\n                \"sportsfitness\"\n            ],\n            \"title\": \"Path To The Wild (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"111500732/111500732_erloom_path-to-the-wild-vocal.wav\",\n            \"opusFile\": \"111500732/111500732_erloom_path-to-the-wild-vocal_compressed.mp3\",\n            \"duration\": 150,\n            \"peakDataFile\": \"111500732/111500732_erloom_path-to-the-wild-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b599c0be18f1986ecc7\",\n            \"id\": 130000588,\n            \"album\": \"RED050_Get The Gold (feisty female pop)\",\n            \"artist\": \"Jordan Olmos\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\",\n                \"brass\"\n            ],\n            \"moods\": [\n                \"sassy\",\n                \"swagger\",\n                \"wealthy\",\n                \"extravagant\",\n                \"flaunting\",\n                \"arrogant strut\"\n            ],\n            \"mp3File\": \"130000588/130000588_jordan-olmos_rich-vocal.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"jordan olmos\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"drum machine\",\n                \"trombone\",\n                \"trumpet\",\n                \"electronic pads sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"fashionbeauty\",\n                \"travel\"\n            ],\n            \"title\": \"Rich (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130000588/130000588_jordan-olmos_rich-vocal.wav\",\n            \"opusFile\": \"130000588/130000588_jordan-olmos_rich-vocal_compressed.mp3\",\n            \"duration\": 127,\n            \"peakDataFile\": \"130000588/130000588_jordan-olmos_rich-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb49\",\n            \"id\": 130024500,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Alan Lennon\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024500/130024500_alan-lennon_vocalic.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"alan lennon\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Vocalic\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024500/130024500_alan-lennon_vocalic.wav\",\n            \"opusFile\": \"130024500/130024500_alan-lennon_vocalic_compressed.mp3\",\n            \"duration\": 126,\n            \"peakDataFile\": \"130024500/130024500_alan-lennon_vocalic.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb72\",\n            \"id\": 130024596,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Gabriele Salomoni\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"vocal fx\",\n                \"percussion\",\n                \"electronic\",\n                \"strings\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024596/130024596_gabriele-salomoni_incant.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"gabriele salomoni\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"trombone\",\n                \"french horn\",\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Incant\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024596/130024596_gabriele-salomoni_incant.wav\",\n            \"opusFile\": \"130024596/130024596_gabriele-salomoni_incant_compressed.mp3\",\n            \"duration\": 176.5,\n            \"peakDataFile\": \"130024596/130024596_gabriele-salomoni_incant.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fc17\",\n            \"id\": 130024684,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Caleb Swift\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024684/130024684_caleb-jordan-swift_chronos.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"caleb swift\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"suspensetension\",\n                \"trailer music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Chronos\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024684/130024684_caleb-jordan-swift_chronos.wav\",\n            \"opusFile\": \"130024684/130024684_caleb-jordan-swift_chronos_compressed.mp3\",\n            \"duration\": 127,\n            \"peakDataFile\": \"130024684/130024684_caleb-jordan-swift_chronos.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbba\",\n            \"id\": 130024620,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"scary\"\n            ],\n            \"mp3File\": \"130024620/130024620_veaceslav-draganov_discordia.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Discordia\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024620/130024620_veaceslav-draganov_discordia.wav\",\n            \"opusFile\": \"130024620/130024620_veaceslav-draganov_discordia_compressed.mp3\",\n            \"duration\": 144,\n            \"peakDataFile\": \"130024620/130024620_veaceslav-draganov_discordia.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757d0c\",\n            \"id\": 130049372,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Ina Bravo\",\n            \"catalogs\": [],\n            \"duration\": 209.34,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"feel good\"\n            ],\n            \"mp3File\": \"130049372/130049372_ina-bravo_from-head-to-mistletoe-feat-blake-phillips-vocal.mp3\",\n            \"musicalKey\": \"G\",\n            \"performedBy\": \"ina bravo\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"From Head To Mistletoe (feat Blake Phillips) (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130049372/130049372_ina-bravo_from-head-to-mistletoe-feat-blake-phillips-vocal.wav\",\n            \"opusFile\": \"130049372/130049372_ina-bravo_from-head-to-mistletoe-feat-blake-phillips-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049372/130049372_ina-bravo_from-head-to-mistletoe-feat-blake-phillips-vocal.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757d40\",\n            \"id\": 130049412,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Tyler Forrest\",\n            \"catalogs\": [],\n            \"duration\": 167.86,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"calm\",\n                \"chill\"\n            ],\n            \"mp3File\": \"130049412/130049412_tyler-forrest_all-thats-on-my-mind-vocal.mp3\",\n            \"musicalKey\": \"F\",\n            \"performedBy\": \"tyler forrest\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"All Thats On My Mind (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130049412/130049412_tyler-forrest_all-thats-on-my-mind-vocal.wav\",\n            \"opusFile\": \"130049412/130049412_tyler-forrest_all-thats-on-my-mind-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049412/130049412_tyler-forrest_all-thats-on-my-mind-vocal.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757cef\",\n            \"id\": 130049340,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Brooklyn\",\n            \"catalogs\": [],\n            \"duration\": 195,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130049340/130049340_brooklyn_jingling-baby-feat-iyanla-vocal.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"brooklyn\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Jingling Baby (feat Iyanla) (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130049340/130049340_brooklyn_jingling-baby-feat-iyanla-vocal.wav\",\n            \"opusFile\": \"130049340/130049340_brooklyn_jingling-baby-feat-iyanla-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049340/130049340_brooklyn_jingling-baby-feat-iyanla-vocal.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757cab\",\n            \"id\": 130049324,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Aditya\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"duration\": 143.15,\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\",\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130049324/130049324_aditya_keep-it-north-pole-vocal.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"aditya\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"hip hop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Keep it North Pole (vocal)\",\n            \"vocals\": [\n                \"female\",\n                \"male\",\n                \"duet\"\n            ],\n            \"wavFile\": \"130049324/130049324_aditya_keep-it-north-pole-vocal.wav\",\n            \"opusFile\": \"130049324/130049324_aditya_keep-it-north-pole-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049324/130049324_aditya_keep-it-north-pole-vocal.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757d48\",\n            \"id\": 130049388,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Ina Bravo\",\n            \"catalogs\": [],\n            \"duration\": 164,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130049388/130049388_ina-bravo_december-vocal.mp3\",\n            \"musicalKey\": \"A\",\n            \"performedBy\": \"ina bravo\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"December 25 (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130049388/130049388_ina-bravo_december-vocal.wav\",\n            \"opusFile\": \"130049388/130049388_ina-bravo_december-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049388/130049388_ina-bravo_december-vocal.json\"\n        },\n        {\n            \"_id\": \"65457261475b9f1f8d757c3d\",\n            \"id\": 130049292,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Danae Simone\",\n            \"catalogs\": [],\n            \"duration\": 162.08,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"love\",\n                \"sad\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"130049292/130049292_danae-simone_roasted-marshmallows-vocal.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"danae simone\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"bells\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Roasted Marshmallows (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130049292/130049292_danae-simone_roasted-marshmallows-vocal.wav\",\n            \"opusFile\": \"130049292/130049292_danae-simone_roasted-marshmallows-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049292/130049292_danae-simone_roasted-marshmallows-vocal.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757ccd\",\n            \"id\": 130049276,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"E.M.E.\",\n            \"catalogs\": [],\n            \"duration\": 174.61,\n            \"featured\": true,\n            \"genres\": [\n                \"reggae\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"mallets\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"sunny\"\n            ],\n            \"mp3File\": \"130049276/130049276_eme_santa-afrobeat-vocal.mp3\",\n            \"musicalKey\": \"B\",\n            \"performedBy\": \"eme\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dancehall\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Santa (Afrobeat) (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130049276/130049276_eme_santa-afrobeat-vocal.wav\",\n            \"opusFile\": \"130049276/130049276_eme_santa-afrobeat-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049276/130049276_eme_santa-afrobeat-vocal.json\"\n        },\n        {\n            \"_id\": \"65457263475b9f1f8d75812a\",\n            \"id\": 130049812,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Ina Bravo\",\n            \"catalogs\": [],\n            \"duration\": 212.57,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"sexy\",\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130049812/130049812_ina-bravo_this-year-vocal.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"ina bravo\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"electric bass\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"This Year (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130049812/130049812_ina-bravo_this-year-vocal.wav\",\n            \"opusFile\": \"130049812/130049812_ina-bravo_this-year-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049812/130049812_ina-bravo_this-year-vocal.json\"\n        },\n        {\n            \"_id\": \"65457261475b9f1f8d757c33\",\n            \"id\": 130049260,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Tyler Forrest\",\n            \"catalogs\": [],\n            \"duration\": 195.5,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"sad\"\n            ],\n            \"mp3File\": \"130049260/130049260_tyler-forrest_snow-melts-away-vocal.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"tyler forrest\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Snow Melts Away (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130049260/130049260_tyler-forrest_snow-melts-away-vocal.wav\",\n            \"opusFile\": \"130049260/130049260_tyler-forrest_snow-melts-away-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049260/130049260_tyler-forrest_snow-melts-away-vocal.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757cc6\",\n            \"id\": 130049356,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Malcolm\",\n            \"catalogs\": [],\n            \"duration\": 129.23,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"love\",\n                \"chill\"\n            ],\n            \"mp3File\": \"130049356/130049356_malcolm_hot-chocolate-by-the-fire-feat-aditya-vocal.mp3\",\n            \"musicalKey\": \"C#\",\n            \"performedBy\": \"malcolm\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Hot Chocolate by The Fire (feat Aditya) (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130049356/130049356_malcolm_hot-chocolate-by-the-fire-feat-aditya-vocal.wav\",\n            \"opusFile\": \"130049356/130049356_malcolm_hot-chocolate-by-the-fire-feat-aditya-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049356/130049356_malcolm_hot-chocolate-by-the-fire-feat-aditya-vocal.json\"\n        },\n        {\n            \"_id\": \"65457263475b9f1f8d758255\",\n            \"id\": 130049572,\n            \"album\": \"CHO004_Indie Christmas Originals (rock pop folk songwriter originals)\",\n            \"artist\": \"Unboys\",\n            \"catalogs\": [],\n            \"duration\": 23.15,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"acoustic\",\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"130049572/130049572_unboys_caught-up-in-christmas-vocal.mp3\",\n            \"musicalKey\": \"E\",\n            \"performedBy\": \"unboys\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"electric bass\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Caught Up In Christmas (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130049572/130049572_unboys_caught-up-in-christmas-vocal.wav\",\n            \"opusFile\": \"130049572/130049572_unboys_caught-up-in-christmas-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130049572/130049572_unboys_caught-up-in-christmas-vocal.json\"\n        },\n        {\n            \"_id\": \"654571e1475b9f1f8d756986\",\n            \"id\": 130047956,\n            \"album\": \"CHO002_Hey Santa Buddy (contemporary jazz)\",\n            \"artist\": \"James Lanman\",\n            \"catalogs\": [],\n            \"duration\": 72.29,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\",\n                \"jazz\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130047956/130047956_james-lanman_this-christmastime-version-vocal.mp3\",\n            \"musicalKey\": \"G\",\n            \"performedBy\": \"james lanman\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"jazz\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"This Christmastime (1957 Version) (vocal)\",\n            \"vocals\": [],\n            \"wavFile\": \"130047956/130047956_james-lanman_this-christmastime-version-vocal.wav\",\n            \"opusFile\": \"130047956/130047956_james-lanman_this-christmastime-version-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130047956/130047956_james-lanman_this-christmastime-version-vocal.json\"\n        },\n        {\n            \"_id\": \"65456fbf475b9f1f8d753ab6\",\n            \"id\": 130047556,\n            \"album\": \"CHO003_I Want That (hip hop)\",\n            \"artist\": \"Indigoe\",\n            \"catalogs\": [],\n            \"duration\": 67.5,\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\",\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"keyboards\",\n                \"mallets\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"exciting\",\n                \"quirky\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130047556/130047556_indigoe_jingle-bells-trap-inst.mp3\",\n            \"musicalKey\": \"D# minor\",\n            \"performedBy\": \"indigoe\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"hip hop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"bells\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Jingle Bells Trap (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130047556/130047556_indigoe_jingle-bells-trap-inst.wav\",\n            \"opusFile\": \"130047556/130047556_indigoe_jingle-bells-trap-inst_compressed.mp3\",\n            \"peakDataFile\": \"130047556/130047556_indigoe_jingle-bells-trap-inst.json\"\n        },\n        {\n            \"_id\": \"65456fbf475b9f1f8d753a86\",\n            \"id\": 130043452,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"David Fiori\",\n            \"catalogs\": [],\n            \"duration\": 152.2,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"love\",\n                \"chill\"\n            ],\n            \"mp3File\": \"130043452/130043452_david-fiori_pine-tree-vocal.mp3\",\n            \"musicalKey\": \"C\",\n            \"performedBy\": \"david fiori\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Pine Tree (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130043452/130043452_david-fiori_pine-tree-vocal.wav\",\n            \"opusFile\": \"130043452/130043452_david-fiori_pine-tree-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130043452/130043452_david-fiori_pine-tree-vocal.json\"\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e623b7f4088a75b23bf3f3\",\n            \"id\": 44251774,\n            \"album\": \"RED_Adversity (anthemic swagger hip hop)\",\n            \"artist\": \"King Trife\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"inspiring\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"44251774/44251774_erloom_push-never-give-up-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 44251750,\n            \"performedBy\": \"king trife\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"cellos\",\n                \"claps\",\n                \"cymbals\",\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"snare drum\",\n                \"stomps\",\n                \"synthesizers\",\n                \"trumpet\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Push (Never Give Up) (feat Copperbox) (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"44251774/44251774_erloom_push-never-give-up-inst.wav\",\n            \"opusFile\": \"44251774/44251774_erloom_push-never-give-up-inst_compressed.mp3\",\n            \"duration\": 116.64,\n            \"peakDataFile\": \"44251774/44251774_erloom_push-never-give-up-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b48ff4088a75b28fe3e8\",\n            \"id\": 111500788,\n            \"album\": \"RED022_Jetty Rae | Together We Rise (cinematic female vocal)\",\n            \"artist\": \"erloom\",\n            \"catalogs\": [],\n            \"featured\": false,\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"inspiring\"\n            ],\n            \"mp3File\": \"111500788/111500788_erloom_path-to-the-wild-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 111500732,\n            \"performedBy\": \"erloom\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"basses\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"french horn\",\n                \"synthesizers\",\n                \"trombone\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Path To The Wild (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"111500788/111500788_erloom_path-to-the-wild-inst.wav\",\n            \"opusFile\": \"111500788/111500788_erloom_path-to-the-wild-inst_compressed.mp3\",\n            \"duration\": 150,\n            \"peakDataFile\": \"111500788/111500788_erloom_path-to-the-wild-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b599c0be18f1986ebc0\",\n            \"id\": 130000572,\n            \"album\": \"RED050_Get The Gold (feisty female pop)\",\n            \"artist\": \"Jordan Olmos\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\",\n                \"brass\"\n            ],\n            \"moods\": [\n                \"sassy\",\n                \"swagger\",\n                \"wealthy\",\n                \"extravagant\",\n                \"flaunting\",\n                \"arrogant strut\"\n            ],\n            \"mp3File\": \"130000572/130000572_jordan-olmos_rich-inst.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 130000588,\n            \"performedBy\": \"jordan olmos\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"drum machine\",\n                \"trombone\",\n                \"trumpet\",\n                \"electronic pads sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"fashionbeauty\",\n                \"sportsfitness\",\n                \"travel\"\n            ],\n            \"title\": \"Rich (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130000572/130000572_jordan-olmos_rich-inst.wav\",\n            \"opusFile\": \"130000572/130000572_jordan-olmos_rich-inst_compressed.mp3\",\n            \"duration\": 127,\n            \"peakDataFile\": \"130000572/130000572_jordan-olmos_rich-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb3d\",\n            \"id\": 130024484,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Alan Lennon\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"exciting\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024484/130024484_alan-lennon_vocalic-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130024500,\n            \"performedBy\": \"alan lennon\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Vocalic (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130024484/130024484_alan-lennon_vocalic-inst.wav\",\n            \"opusFile\": \"130024484/130024484_alan-lennon_vocalic-inst_compressed.mp3\",\n            \"duration\": 126,\n            \"peakDataFile\": \"130024484/130024484_alan-lennon_vocalic-inst.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb4d\",\n            \"id\": 130024524,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Stefan Fletcher\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"scary\"\n            ],\n            \"mp3File\": \"130024524/130024524_stefan-fletcher_running-out-of-time-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130024540,\n            \"performedBy\": \"stefan fletcher\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"suspensetension\",\n                \"horror music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"strings\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Running Out of Time (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130024524/130024524_stefan-fletcher_running-out-of-time-inst.wav\",\n            \"opusFile\": \"130024524/130024524_stefan-fletcher_running-out-of-time-inst_compressed.mp3\",\n            \"duration\": 174,\n            \"peakDataFile\": \"130024524/130024524_stefan-fletcher_running-out-of-time-inst.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb78\",\n            \"id\": 130024580,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"vocal fx\",\n                \"percussion\",\n                \"electronic\",\n                \"strings\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024580/130024580_veaceslav-draganov_residual-haunting-alt.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 130024564,\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"actionadventure\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"strings\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Residual Haunting (alt)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024580/130024580_veaceslav-draganov_residual-haunting-alt.wav\",\n            \"opusFile\": \"130024580/130024580_veaceslav-draganov_residual-haunting-alt_compressed.mp3\",\n            \"duration\": 98,\n            \"peakDataFile\": \"130024580/130024580_veaceslav-draganov_residual-haunting-alt.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fca6\",\n            \"id\": 130024572,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"vocal fx\",\n                \"percussion\",\n                \"electronic\",\n                \"strings\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024572/130024572_veaceslav-draganov_residual-haunting-alt.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 130024564,\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"actionadventure\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\",\n                \"strings\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Residual Haunting (alt2)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024572/130024572_veaceslav-draganov_residual-haunting-alt.wav\",\n            \"opusFile\": \"130024572/130024572_veaceslav-draganov_residual-haunting-alt_compressed.mp3\",\n            \"duration\": 65,\n            \"peakDataFile\": \"130024572/130024572_veaceslav-draganov_residual-haunting-alt.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb92\",\n            \"id\": 130024612,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dramatic\",\n                \"scary\",\n                \"dark\"\n            ],\n            \"mp3File\": \"130024612/130024612_veaceslav-draganov_discordia-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130024620,\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Discordia (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130024612/130024612_veaceslav-draganov_discordia-inst.wav\",\n            \"opusFile\": \"130024612/130024612_veaceslav-draganov_discordia-inst_compressed.mp3\",\n            \"duration\": 106.5,\n            \"peakDataFile\": \"130024612/130024612_veaceslav-draganov_discordia-inst.json\"\n        },\n        {\n            \"_id\": \"6491a7cc72e80ff17a51fb9d\",\n            \"id\": 130024636,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"veaceslav draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024636/130024636_veaceslav-draganov_discordia-alt.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130024620,\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Discordia (alt2)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024636/130024636_veaceslav-draganov_discordia-alt.wav\",\n            \"opusFile\": \"130024636/130024636_veaceslav-draganov_discordia-alt_compressed.mp3\",\n            \"duration\": 61,\n            \"peakDataFile\": \"130024636/130024636_veaceslav-draganov_discordia-alt.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbbe\",\n            \"id\": 130024644,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Veaceslav Draganov\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"scary\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"130024644/130024644_veaceslav-draganov_discordia-alt.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130024620,\n            \"performedBy\": \"veaceslav draganov\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trailer music\",\n                \"dark haunting\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\",\n                \"violins\",\n                \"violas\",\n                \"cellos\",\n                \"basses\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Discordia (alt)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"130024644/130024644_veaceslav-draganov_discordia-alt.wav\",\n            \"opusFile\": \"130024644/130024644_veaceslav-draganov_discordia-alt_compressed.mp3\",\n            \"duration\": 82,\n            \"peakDataFile\": \"130024644/130024644_veaceslav-draganov_discordia-alt.json\"\n        },\n        {\n            \"_id\": \"6491a7cd72e80ff17a51fbcc\",\n            \"id\": 130024676,\n            \"album\": \"RED051_VOX (intriguing vocal textures)\",\n            \"artist\": \"Caleb Swift\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"trailers\",\n                \"film tv\"\n            ],\n            \"instruments\": [\n                \"vocal fx\",\n                \"strings\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130024676/130024676_caleb-jordan-swift_chronos-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 130024684,\n            \"performedBy\": \"caleb swift\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"suspensetension\",\n                \"trailer music\"\n            ],\n            \"subInstruments\": [\n                \"epic drums\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"humming\",\n                \"chanting\",\n                \"calling\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Chronos (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130024676/130024676_caleb-jordan-swift_chronos-inst.wav\",\n            \"opusFile\": \"130024676/130024676_caleb-jordan-swift_chronos-inst_compressed.mp3\",\n            \"duration\": 127,\n            \"peakDataFile\": \"130024676/130024676_caleb-jordan-swift_chronos-inst.json\"\n        },\n        {\n            \"_id\": \"65456fbf475b9f1f8d753aa3\",\n            \"id\": 130043468,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"David Fiori\",\n            \"catalogs\": [],\n            \"duration\": 154.3,\n            \"featured\": false,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"calm\",\n                \"chill\",\n                \"feel good\"\n            ],\n            \"mp3File\": \"130043468/130043468_david-fiori_pine-tree-inst.mp3\",\n            \"musicalKey\": \"C\",\n            \"parentID\": 130043452,\n            \"performedBy\": \"david fiori\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Pine Tree (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130043468/130043468_david-fiori_pine-tree-inst.wav\",\n            \"opusFile\": \"130043468/130043468_david-fiori_pine-tree-inst_compressed.mp3\",\n            \"peakDataFile\": \"130043468/130043468_david-fiori_pine-tree-inst.json\"\n        },\n        {\n            \"_id\": \"654571e1475b9f1f8d75698d\",\n            \"id\": 130047964,\n            \"album\": \"CHO002_Hey Santa Buddy (contemporary jazz)\",\n            \"artist\": \"James Lanman\",\n            \"catalogs\": [],\n            \"duration\": 47.73,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\",\n                \"jazz\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130047964/130047964_james-lanman_this-christmastime-version-inst.mp3\",\n            \"musicalKey\": \"G\",\n            \"parentID\": 130047956,\n            \"performedBy\": \"james lanman\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"jazz\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"This Christmastime (1957 Version) (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130047964/130047964_james-lanman_this-christmastime-version-inst.wav\",\n            \"opusFile\": \"130047964/130047964_james-lanman_this-christmastime-version-inst_compressed.mp3\",\n            \"peakDataFile\": \"130047964/130047964_james-lanman_this-christmastime-version-inst.json\"\n        },\n        {\n            \"_id\": \"65457261475b9f1f8d757c34\",\n            \"id\": 130049268,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Tyler Forrest\",\n            \"catalogs\": [],\n            \"duration\": 37.15,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"sad\"\n            ],\n            \"mp3File\": \"130049268/130049268_tyler-forrest_snow-melts-away-inst.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"parentID\": 130049260,\n            \"performedBy\": \"tyler forrest\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Snow Melts Away (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049268/130049268_tyler-forrest_snow-melts-away-inst.wav\",\n            \"opusFile\": \"130049268/130049268_tyler-forrest_snow-melts-away-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049268/130049268_tyler-forrest_snow-melts-away-inst.json\"\n        },\n        {\n            \"_id\": \"65457261475b9f1f8d757c4a\",\n            \"id\": 130049284,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"E.M.E.\",\n            \"catalogs\": [],\n            \"duration\": 155.73,\n            \"featured\": true,\n            \"genres\": [\n                \"reggae\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"mallets\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"sunny\"\n            ],\n            \"mp3File\": \"130049284/130049284_eme_santa-afrobeat-inst.mp3\",\n            \"musicalKey\": \"B\",\n            \"parentID\": 130049276,\n            \"performedBy\": \"eme\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dancehall\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Santa (Afrobeat) (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049284/130049284_eme_santa-afrobeat-inst.wav\",\n            \"opusFile\": \"130049284/130049284_eme_santa-afrobeat-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049284/130049284_eme_santa-afrobeat-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757c86\",\n            \"id\": 130049300,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Danae Simone\",\n            \"catalogs\": [],\n            \"duration\": 65.02,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"love\",\n                \"sad\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"130049300/130049300_danae-simone_roasted-marshmallows-inst.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"parentID\": 130049292,\n            \"performedBy\": \"danae simone\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"bells\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Roasted Marshmallows (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049300/130049300_danae-simone_roasted-marshmallows-inst.wav\",\n            \"opusFile\": \"130049300/130049300_danae-simone_roasted-marshmallows-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049300/130049300_danae-simone_roasted-marshmallows-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757cf9\",\n            \"id\": 130049332,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Aditya\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"duration\": 44.54,\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\",\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"chill\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130049332/130049332_aditya_keep-it-north-pole-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130049324,\n            \"performedBy\": \"aditya\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"hip hop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Keep it North Pole (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049332/130049332_aditya_keep-it-north-pole-inst.wav\",\n            \"opusFile\": \"130049332/130049332_aditya_keep-it-north-pole-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049332/130049332_aditya_keep-it-north-pole-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757d09\",\n            \"id\": 130049348,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Brooklyn\",\n            \"catalogs\": [],\n            \"duration\": 59.28,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130049348/130049348_brooklyn_jingling-baby-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 130049340,\n            \"performedBy\": \"brooklyn\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Jingling Baby (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049348/130049348_brooklyn_jingling-baby-inst.wav\",\n            \"opusFile\": \"130049348/130049348_brooklyn_jingling-baby-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049348/130049348_brooklyn_jingling-baby-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757cd2\",\n            \"id\": 130049364,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Malcolm\",\n            \"catalogs\": [],\n            \"duration\": 54.36,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"love\",\n                \"chill\"\n            ],\n            \"mp3File\": \"130049364/130049364_malcolm_hot-chocolate-by-the-fire-inst.mp3\",\n            \"musicalKey\": \"C#\",\n            \"parentID\": 130049356,\n            \"performedBy\": \"malcolm\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"Hot Chocolate by The Fire (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049364/130049364_malcolm_hot-chocolate-by-the-fire-inst.wav\",\n            \"opusFile\": \"130049364/130049364_malcolm_hot-chocolate-by-the-fire-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049364/130049364_malcolm_hot-chocolate-by-the-fire-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757e7b\",\n            \"id\": 130049508,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Ina Bravo\",\n            \"catalogs\": [],\n            \"duration\": 23.23,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"feel good\"\n            ],\n            \"mp3File\": \"130049508/130049508_ina-bravo_from-head-to-mistletoe-inst.mp3\",\n            \"musicalKey\": \"G\",\n            \"parentID\": 130049372,\n            \"performedBy\": \"ina bravo\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"electric bass\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"From Head To Mistletoe (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049508/130049508_ina-bravo_from-head-to-mistletoe-inst.wav\",\n            \"opusFile\": \"130049508/130049508_ina-bravo_from-head-to-mistletoe-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049508/130049508_ina-bravo_from-head-to-mistletoe-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757db6\",\n            \"id\": 130049460,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Ina Bravo\",\n            \"catalogs\": [],\n            \"duration\": 60.91,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130049460/130049460_ina-bravo_december-inst.mp3\",\n            \"musicalKey\": \"A\",\n            \"parentID\": 130049388,\n            \"performedBy\": \"ina bravo\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"December 25 (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049460/130049460_ina-bravo_december-inst.wav\",\n            \"opusFile\": \"130049460/130049460_ina-bravo_december-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049460/130049460_ina-bravo_december-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757da1\",\n            \"id\": 130049452,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Tyler Forrest\",\n            \"catalogs\": [],\n            \"duration\": 95.33,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"calm\",\n                \"chill\"\n            ],\n            \"mp3File\": \"130049452/130049452_tyler-forrest_all-thats-on-my-mind-inst.mp3\",\n            \"musicalKey\": \"F\",\n            \"parentID\": 130049412,\n            \"performedBy\": \"tyler forrest\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\"\n            ],\n            \"subThemes\": [\n                \"christmas\"\n            ],\n            \"themes\": [\n                \"holidays\"\n            ],\n            \"title\": \"All Thats On My Mind (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049452/130049452_tyler-forrest_all-thats-on-my-mind-inst.wav\",\n            \"opusFile\": \"130049452/130049452_tyler-forrest_all-thats-on-my-mind-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049452/130049452_tyler-forrest_all-thats-on-my-mind-inst.json\"\n        },\n        {\n            \"_id\": \"65457262475b9f1f8d757edf\",\n            \"id\": 130049564,\n            \"album\": \"CHO004_Indie Christmas Originals (rock pop folk songwriter originals)\",\n            \"artist\": \"Unboys\",\n            \"catalogs\": [],\n            \"duration\": 47.73,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"happy\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"130049564/130049564_unboys_caught-up-in-christmas-inst.mp3\",\n            \"musicalKey\": \"E\",\n            \"parentID\": 130049572,\n            \"performedBy\": \"unboys\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"electric bass\"\n            ],\n            \"subThemes\": [\n                \"joy\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Caught Up In Christmas (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049564/130049564_unboys_caught-up-in-christmas-inst.wav\",\n            \"opusFile\": \"130049564/130049564_unboys_caught-up-in-christmas-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049564/130049564_unboys_caught-up-in-christmas-inst.json\"\n        },\n        {\n            \"_id\": \"65457263475b9f1f8d75814b\",\n            \"id\": 130049804,\n            \"album\": \"Christmas 2023 - Originals\",\n            \"artist\": \"Ina Bravo\",\n            \"catalogs\": [],\n            \"duration\": 14.23,\n            \"featured\": true,\n            \"genres\": [\n                \"holiday\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"isSFX\": false,\n            \"moods\": [\n                \"sexy\",\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"130049804/130049804_ina-bravo_this-year-inst.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 130049812,\n            \"performedBy\": \"ina bravo\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary holiday\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"electric bass\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"This Year (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130049804/130049804_ina-bravo_this-year-inst.wav\",\n            \"opusFile\": \"130049804/130049804_ina-bravo_this-year-inst_compressed.mp3\",\n            \"peakDataFile\": \"130049804/130049804_ina-bravo_this-year-inst.json\"\n        }\n    ],\n    \"totalRecords\": 38328,\n    \"tracksRecords\": 53938,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"5605e935-229b-4594-9846-f21204635dcd"},{"name":"Search Tracks By No Vocals","id":"d53f5b60-b7a7-4e2d-b9b3-86a7bc657b4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22switches%22%3A%5B%22instrumental%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>switches</code> (array of strings): Filter tracks by switches. The switches should be specified as an array of strings.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"switches\": [\"instrumental\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\"switches\":[\"instrumental\"]}\n\n</code></pre>","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22switches%22%3A%5B%22instrumental%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"561b0a00-50ed-4293-9d25-ff71d77f977e","name":"Search Tracks By No Vocals","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22switches%22%3A%5B%22instrumental%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22switches%22%3A%5B%22instrumental%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:13:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=R2ystzAuwBBkjAmaOr7AIpeHJcVMfAND8Qys10rgIAvu+OWiss/IekkmYbuhrZgR3hZ40KmaoFxxWGartNDZJKPeEyUBAAZo2WJwf01qAGQE/kEdgPmxx6LKohfZ; Expires=Sat, 06 Jul 2024 14:13:13 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=R2ystzAuwBBkjAmaOr7AIpeHJcVMfAND8Qys10rgIAvu+OWiss/IekkmYbuhrZgR3hZ40KmaoFxxWGartNDZJKPeEyUBAAZo2WJwf01qAGQE/kEdgPmxx6LKohfZ; Expires=Sat, 06 Jul 2024 14:13:13 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"4609-nnAWjrG95zMNB1P8cjFTpM6j0l4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"667eb416274babd1893a80dc\",\n            \"id\": 130068572,\n            \"title\": \"It's Hott (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068572/130068572_jade-josephine_its-hott-inst.mp3\",\n            \"wavFile\": \"130068572/130068572_jade-josephine_its-hott-inst.wav\",\n            \"artist\": \"Jade Josephine\",\n            \"performedBy\": \"jade josephine\",\n            \"catalogs\": [],\n            \"album\": \"Ethnic Fusion\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"new age\"\n            ],\n            \"subGenres\": [\n                \"ethnic fusion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 92.14,\n            \"opusFile\": \"130068572/130068572_jade-josephine_its-hott-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068572/130068572_jade-josephine_its-hott-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fc30\",\n            \"id\": 130087788,\n            \"title\": \"Shine On (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130087788/130087788_color-palette_shine-on-inst.mp3\",\n            \"wavFile\": \"130087788/130087788_color-palette_shine-on-inst.wav\",\n            \"artist\": \"Color Palette\",\n            \"performedBy\": \"color palette\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"pop\",\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 283.05,\n            \"opusFile\": \"130087788/130087788_color-palette_shine-on-inst_compressed.mp3\",\n            \"peakDataFile\": \"130087788/130087788_color-palette_shine-on-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415db8742082061fcb9\",\n            \"id\": 130068092,\n            \"title\": \"Nightmare (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068092/130068092_ego-n-friends_nightmare-inst.mp3\",\n            \"wavFile\": \"130068092/130068092_ego-n-friends_nightmare-inst.wav\",\n            \"artist\": \"Ego n Friends\",\n            \"performedBy\": \"ego n friends\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 169.19,\n            \"opusFile\": \"130068092/130068092_ego-n-friends_nightmare-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068092/130068092_ego-n-friends_nightmare-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a8103\",\n            \"id\": 130088084,\n            \"title\": \"My Girl (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130088084/130088084_jessta-james_my-girl-inst.mp3\",\n            \"wavFile\": \"130088084/130088084_jessta-james_my-girl-inst.wav\",\n            \"artist\": \"Jessta James\",\n            \"performedBy\": \"jessta james\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Country\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"E major\",\n            \"genres\": [\n                \"country\"\n            ],\n            \"subGenres\": [\n                \"alt countryamericana\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"love\",\n                \"inspiring\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"acoustics\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic guitar\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 216.66,\n            \"opusFile\": \"130088084/130088084_jessta-james_my-girl-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088084/130088084_jessta-james_my-girl-inst.json\"\n        },\n        {\n            \"_id\": \"667eb414db8742082061fb74\",\n            \"id\": 130048812,\n            \"title\": \"Tick Tock (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130048812/130048812_biblioteka_tick-tock-inst.mp3\",\n            \"wavFile\": \"130048812/130048812_biblioteka_tick-tock-inst.wav\",\n            \"artist\": \"Biblioteka\",\n            \"performedBy\": \"biblioteka\",\n            \"catalogs\": [],\n            \"album\": \"Punk Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"punk rock\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 213.58,\n            \"opusFile\": \"130048812/130048812_biblioteka_tick-tock-inst_compressed.mp3\",\n            \"peakDataFile\": \"130048812/130048812_biblioteka_tick-tock-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416db8742082061fdac\",\n            \"id\": 130047564,\n            \"title\": \"Wow (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130047564/130047564_jane-leo_wow-inst.mp3\",\n            \"wavFile\": \"130047564/130047564_jane-leo_wow-inst.wav\",\n            \"artist\": \"Jane Leo\",\n            \"performedBy\": \"jane leo\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"F major\",\n            \"genres\": [\n                \"pop\",\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"pop\",\n                \"indie rock\"\n            ],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 148.99,\n            \"opusFile\": \"130047564/130047564_jane-leo_wow-inst_compressed.mp3\",\n            \"peakDataFile\": \"130047564/130047564_jane-leo_wow-inst.json\"\n        },\n        {\n            \"_id\": \"667eb414c27b6dd628208f15\",\n            \"id\": 130067996,\n            \"title\": \"Who Blah Blah (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130067996/130067996_amber_who-blah-blah-inst.mp3\",\n            \"wavFile\": \"130067996/130067996_amber_who-blah-blah-inst.wav\",\n            \"artist\": \"Amber\",\n            \"performedBy\": \"amber\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"B minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 182,\n            \"opusFile\": \"130067996/130067996_amber_who-blah-blah-inst_compressed.mp3\",\n            \"peakDataFile\": \"130067996/130067996_amber_who-blah-blah-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80d3\",\n            \"id\": 130068548,\n            \"title\": \"Lose It All (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068548/130068548_jackson-steele_lose-it-all-inst.mp3\",\n            \"wavFile\": \"130068548/130068548_jackson-steele_lose-it-all-inst.wav\",\n            \"artist\": \"Jackson Steele\",\n            \"performedBy\": \"jackson steele\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Db major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 170.94,\n            \"opusFile\": \"130068548/130068548_jackson-steele_lose-it-all-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068548/130068548_jackson-steele_lose-it-all-inst.json\"\n        },\n        {\n            \"_id\": \"667eb414274babd1893a7dbe\",\n            \"id\": 130087084,\n            \"title\": \"Felice\",\n            \"featured\": true,\n            \"mp3File\": \"130087084/130087084_mai_felice.mp3\",\n            \"wavFile\": \"130087084/130087084_mai_felice.wav\",\n            \"artist\": \"7mai\",\n            \"performedBy\": \"7mai\",\n            \"catalogs\": [],\n            \"album\": \"Childrens Songs\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C major\",\n            \"genres\": [\n                \"kids\"\n            ],\n            \"subGenres\": [\n                \"childrens songs\"\n            ],\n            \"moods\": [\n                \"happy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 128.54,\n            \"opusFile\": \"130087084/130087084_mai_felice_compressed.mp3\",\n            \"peakDataFile\": \"130087084/130087084_mai_felice.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80b5\",\n            \"id\": 130068516,\n            \"title\": \"Where Its At (Atlanta) (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.mp3\",\n            \"wavFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.wav\",\n            \"artist\": \"J Cutta\",\n            \"performedBy\": \"j cutta\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 310.19,\n            \"opusFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068516/130068516_j-cutta_where-its-at-atlanta-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a810e\",\n            \"id\": 130088108,\n            \"title\": \"The Dirty South (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130088108/130088108_jovin-webb_the-dirty-south-inst.mp3\",\n            \"wavFile\": \"130088108/130088108_jovin-webb_the-dirty-south-inst.wav\",\n            \"artist\": \"Jovin Webb\",\n            \"performedBy\": \"jovin webb\",\n            \"catalogs\": [],\n            \"album\": \"Alternative Country\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"country\"\n            ],\n            \"subGenres\": [\n                \"alt countryamericana\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"love\",\n                \"chill\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"acoustics\",\n                \"electric guitars\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic guitar\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 238.43,\n            \"opusFile\": \"130088108/130088108_jovin-webb_the-dirty-south-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088108/130088108_jovin-webb_the-dirty-south-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415274babd1893a800a\",\n            \"id\": 130088052,\n            \"title\": \"Burning Down (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130088052/130088052_heather-evans_burning-down-inst.mp3\",\n            \"wavFile\": \"130088052/130088052_heather-evans_burning-down-inst.wav\",\n            \"artist\": \"Heather Evans\",\n            \"performedBy\": \"heather evans\",\n            \"catalogs\": [],\n            \"album\": \"Epic Songs\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"E minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"dramatic\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 217.26,\n            \"opusFile\": \"130088052/130088052_heather-evans_burning-down-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088052/130088052_heather-evans_burning-down-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416c27b6dd628209091\",\n            \"id\": 130068604,\n            \"title\": \"On A Daily (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068604/130068604_jane-e_on-a-daily-inst.mp3\",\n            \"wavFile\": \"130068604/130068604_jane-e_on-a-daily-inst.wav\",\n            \"artist\": \"Jane E\",\n            \"performedBy\": \"jane e\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 191.4,\n            \"opusFile\": \"130068604/130068604_jane-e_on-a-daily-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068604/130068604_jane-e_on-a-daily-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80e5\",\n            \"id\": 130068588,\n            \"title\": \"Crazy (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068588/130068588_james-lanman_crazy-inst.mp3\",\n            \"wavFile\": \"130068588/130068588_james-lanman_crazy-inst.wav\",\n            \"artist\": \"James Lanman\",\n            \"performedBy\": \"james lanman\",\n            \"catalogs\": [],\n            \"album\": \"Folk\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G major\",\n            \"genres\": [\n                \"folk\"\n            ],\n            \"subGenres\": [\n                \"contemporary folk\"\n            ],\n            \"moods\": [\n                \"sad\",\n                \"love\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 246.94,\n            \"opusFile\": \"130068588/130068588_james-lanman_crazy-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068588/130068588_james-lanman_crazy-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061fee8\",\n            \"id\": 130079316,\n            \"title\": \"Love Is A Gangster (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.mp3\",\n            \"wavFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.wav\",\n            \"artist\": \"Justin Garner\",\n            \"performedBy\": \"justin garner\",\n            \"catalogs\": [],\n            \"album\": \"R&B Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\",\n                \"singer songwriter\"\n            ],\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"alternative\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"sad\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"piano\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 180.77,\n            \"opusFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst_compressed.mp3\",\n            \"peakDataFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.json\"\n        },\n        {\n            \"_id\": \"667eb414db8742082061fbc4\",\n            \"id\": 130041188,\n            \"title\": \"The Turning of the Tide\",\n            \"featured\": true,\n            \"mp3File\": \"130041188/130041188_birds-of-norway_the-turning-of-the-tide.mp3\",\n            \"wavFile\": \"130041188/130041188_birds-of-norway_the-turning-of-the-tide.wav\",\n            \"artist\": \"Birds of Norway\",\n            \"performedBy\": \"birds of norway\",\n            \"catalogs\": [],\n            \"album\": \"Ambient\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"cinematic\"\n            ],\n            \"subGenres\": [\n                \"emotional cues\"\n            ],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 223,\n            \"opusFile\": \"130041188/130041188_birds-of-norway_the-turning-of-the-tide_compressed.mp3\",\n            \"peakDataFile\": \"130041188/130041188_birds-of-norway_the-turning-of-the-tide.json\"\n        },\n        {\n            \"_id\": \"667eb414c27b6dd628208f5a\",\n            \"id\": 130033788,\n            \"title\": \"If Wishes Were Fixes (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130033788/130033788_celebration-guns_if-wishes-were-fixes-inst.mp3\",\n            \"wavFile\": \"130033788/130033788_celebration-guns_if-wishes-were-fixes-inst.wav\",\n            \"artist\": \"Celebration Guns\",\n            \"performedBy\": \"celebration guns\",\n            \"catalogs\": [],\n            \"album\": \"Indie Rock\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A minor\",\n            \"genres\": [\n                \"rock\"\n            ],\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"moods\": [\n                \"sad\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 219.81,\n            \"opusFile\": \"130033788/130033788_celebration-guns_if-wishes-were-fixes-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033788/130033788_celebration-guns_if-wishes-were-fixes-inst.json\"\n        },\n        {\n            \"_id\": \"667eb415274babd1893a7f1b\",\n            \"id\": 130068060,\n            \"title\": \"Duro (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068060/130068060_d-won_duro-inst.mp3\",\n            \"wavFile\": \"130068060/130068060_d-won_duro-inst.wav\",\n            \"artist\": \"D Won\",\n            \"performedBy\": \"d won\",\n            \"catalogs\": [],\n            \"album\": \"Reggae\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"reggae\"\n            ],\n            \"subGenres\": [\n                \"reggaeton\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 184.87,\n            \"opusFile\": \"130068060/130068060_d-won_duro-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068060/130068060_d-won_duro-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a8251\",\n            \"id\": 130079348,\n            \"title\": \"Darius And Nina (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130079348/130079348_k-sparks_darius-and-nina-inst.mp3\",\n            \"wavFile\": \"130079348/130079348_k-sparks_darius-and-nina-inst.wav\",\n            \"artist\": \"K. Sparks\",\n            \"performedBy\": \"k sparks\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G# minor\",\n            \"genres\": [\n                \"hip hop\",\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\",\n                \"contemporary rb\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"acoustic guitar\",\n                \"synthesizer\",\n                \"electronic sound effects\",\n                \"acoustic piano\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 169.19,\n            \"opusFile\": \"130079348/130079348_k-sparks_darius-and-nina-inst_compressed.mp3\",\n            \"peakDataFile\": \"130079348/130079348_k-sparks_darius-and-nina-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416274babd1893a80a3\",\n            \"id\": 130068492,\n            \"title\": \"When I Think About You (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068492/130068492_ina-bravo_when-i-think-about-you-inst.mp3\",\n            \"wavFile\": \"130068492/130068492_ina-bravo_when-i-think-about-you-inst.wav\",\n            \"artist\": \"Ina Bravo\",\n            \"performedBy\": \"ina bravo\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"F minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"happy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 192.56,\n            \"opusFile\": \"130068492/130068492_ina-bravo_when-i-think-about-you-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068492/130068492_ina-bravo_when-i-think-about-you-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061ff2d\",\n            \"id\": 130088164,\n            \"title\": \"The Flo (inst w. Blake Phillips)\",\n            \"featured\": true,\n            \"mp3File\": \"130088164/130088164_kori-lynn_the-flo-inst-w-blake-phillips.mp3\",\n            \"wavFile\": \"130088164/130088164_kori-lynn_the-flo-inst-w-blake-phillips.wav\",\n            \"artist\": \"Kori Lynn\",\n            \"performedBy\": \"kori lynn\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Eb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"inspiring\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic piano\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 174.65,\n            \"opusFile\": \"130088164/130088164_kori-lynn_the-flo-inst-w-blake-phillips_compressed.mp3\",\n            \"peakDataFile\": \"130088164/130088164_kori-lynn_the-flo-inst-w-blake-phillips.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a825a\",\n            \"id\": 130068660,\n            \"title\": \"The Hive (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068660/130068660_kafeeno_the-hive-inst.mp3\",\n            \"wavFile\": \"130068660/130068660_kafeeno_the-hive-inst.wav\",\n            \"artist\": \"Kafeeno\",\n            \"performedBy\": \"kafeeno\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C# minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"happy\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 141.7,\n            \"opusFile\": \"130068660/130068660_kafeeno_the-hive-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068660/130068660_kafeeno_the-hive-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416db8742082061fd6d\",\n            \"id\": 130068476,\n            \"title\": \"Win (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068476/130068476_illanoize_win-inst.mp3\",\n            \"wavFile\": \"130068476/130068476_illanoize_win-inst.wav\",\n            \"artist\": \"Illanoize\",\n            \"performedBy\": \"illanoize\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"G minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 163.2,\n            \"opusFile\": \"130068476/130068476_illanoize_win-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068476/130068476_illanoize_win-inst.json\"\n        },\n        {\n            \"_id\": \"667eb416c27b6dd62820905a\",\n            \"id\": 130068276,\n            \"title\": \"Me and My Emotions (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130068276/130068276_hunter-lowe_me-and-my-emotions-inst.mp3\",\n            \"wavFile\": \"130068276/130068276_hunter-lowe_me-and-my-emotions-inst.wav\",\n            \"artist\": \"Hunter Lowe\",\n            \"performedBy\": \"hunter lowe\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"A major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"inspiring\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 189.41,\n            \"opusFile\": \"130068276/130068276_hunter-lowe_me-and-my-emotions-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068276/130068276_hunter-lowe_me-and-my-emotions-inst.json\"\n        },\n        {\n            \"_id\": \"667eb414274babd1893a7e30\",\n            \"id\": 130087252,\n            \"title\": \"Freedom Is My Anthem (inst)\",\n            \"featured\": true,\n            \"mp3File\": \"130087252/130087252_beckah-shae_freedom-is-my-anthem-inst.mp3\",\n            \"wavFile\": \"130087252/130087252_beckah-shae_freedom-is-my-anthem-inst.wav\",\n            \"artist\": \"Beckah Shae\",\n            \"performedBy\": \"beckah shae\",\n            \"catalogs\": [],\n            \"album\": \"Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 179.06,\n            \"opusFile\": \"130087252/130087252_beckah-shae_freedom-is-my-anthem-inst_compressed.mp3\",\n            \"peakDataFile\": \"130087252/130087252_beckah-shae_freedom-is-my-anthem-inst.json\"\n        }\n    ],\n    \"childTracks\": [],\n    \"totalRecords\": 55652,\n    \"tracksRecords\": 55652,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"d53f5b60-b7a7-4e2d-b9b3-86a7bc657b4a"},{"name":"Similar Tracks Search","id":"a379a992-17e0-4c2a-8276-90496b08c4b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22similar%22%3A%5B%22id%3A120582764%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>similar</code> (array of strings): Filter tracks similar to a specific track ID. The IDs should be specified as an array of strings with the format <code>id:track_id</code>.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"similar\": [\"id:120582764\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"similar\":[\"id:120582764\"]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22similar%22%3A%5B%22id%3A120582764%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"7fa78d34-0a9e-4f48-870b-4d12f69b2781","name":"Similar Tracks Search","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22similar%22%3A%5B%22id%3A120582764%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22similar%22%3A%5B%22id%3A120582764%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:13:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=sigiRjLPAwdB1UF8oAtjr4d2dMeydAMa4eYVkLxy853zG7c0PKt/P7VDiQVHWbqkT/FZwiQZn7iAOmB3kZL5MQD6k5Gie39HuvLfdFO40wjvESmNt09LTbr+FIBg; Expires=Sat, 06 Jul 2024 14:13:19 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=sigiRjLPAwdB1UF8oAtjr4d2dMeydAMa4eYVkLxy853zG7c0PKt/P7VDiQVHWbqkT/FZwiQZn7iAOmB3kZL5MQD6k5Gie39HuvLfdFO40wjvESmNt09LTbr+FIBg; Expires=Sat, 06 Jul 2024 14:13:19 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"87b7-8YK3b1Q2ERVuN49JAK70Yho1lJ4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"645d2b609c0be18f198725ea\",\n            \"id\": 130011108,\n            \"album\": \"RVR150_Simplify | Alive (underground electronic gaming)\",\n            \"artist\": \"David Vance\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\",\n                \"keyboards\",\n                \"claps snaps\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"130011108/130011108_david-vance_chasing.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"david vance\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"claps\",\n                \"guitars amplified\",\n                \"electronic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Chasing\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130011108/130011108_david-vance_chasing.wav\",\n            \"opusFile\": \"130011108/130011108_david-vance_chasing_compressed.mp3\",\n            \"duration\": 172.14,\n            \"peakDataFile\": \"130011108/130011108_david-vance_chasing.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b47af4088a75b28f0c19\",\n            \"id\": 54627796,\n            \"album\": \"Feelings Not Enemies | progressive pop\",\n            \"artist\": \"Woqlz\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"54627796/54627796_woqlz_waiting-for-you.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"performedBy\": \"woqlz\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"idmglitch\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic piano\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Waiting For You\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"54627796/54627796_woqlz_waiting-for-you.wav\",\n            \"opusFile\": \"54627796/54627796_woqlz_waiting-for-you_compressed.mp3\",\n            \"duration\": 179.72,\n            \"peakDataFile\": \"54627796/54627796_woqlz_waiting-for-you.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b46ef4088a75b28e960b\",\n            \"id\": 51186376,\n            \"album\": \"Photon 14\",\n            \"artist\": \"Titomahi\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"51186376/51186376_titomahi_blinded-vocal.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"performedBy\": \"titomahi\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"idmglitch\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"organ\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Blinded (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"51186376/51186376_titomahi_blinded-vocal.wav\",\n            \"opusFile\": \"51186376/51186376_titomahi_blinded-vocal_compressed.mp3\",\n            \"duration\": 258.16,\n            \"peakDataFile\": \"51186376/51186376_titomahi_blinded-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e8971\",\n            \"id\": 50879878,\n            \"album\": \"Lucky #13\",\n            \"artist\": \"The Dual Personality & Matstem\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"50879878/50879878_the-dual-personality-matstem_mandella-vocal.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"the dual personality matstem\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars heavy distortion\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Mandella (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"50879878/50879878_the-dual-personality-matstem_mandella-vocal_compressed.mp3\",\n            \"duration\": 150.12,\n            \"peakDataFile\": \"50879878/50879878_the-dual-personality-matstem_mandella-vocal.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"50879878/50879878_the-dual-personality-matstem_mandella-vocal.wav\"\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e8794\",\n            \"id\": 50879752,\n            \"album\": \"Lucky #13\",\n            \"artist\": \"HoodLit & Sam King\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dark\",\n                \"dramatic\"\n            ],\n            \"mp3File\": \"50879752/50879752_hoodlit-sam-king_does-anybody-hear-me.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"hoodlit sam king\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"calling\",\n                \"chanting\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic piano\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Does Anybody Hear Me\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"50879752/50879752_hoodlit-sam-king_does-anybody-hear-me_compressed.mp3\",\n            \"duration\": 225.94,\n            \"peakDataFile\": \"50879752/50879752_hoodlit-sam-king_does-anybody-hear-me.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"50879752/50879752_hoodlit-sam-king_does-anybody-hear-me.wav\"\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e8748\",\n            \"id\": 50879740,\n            \"album\": \"Lucky #13\",\n            \"artist\": \"PURGE\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"50879740/50879740_purge_never-let-this-go-feat-deiv-blue-remix-vocal.mp3\",\n            \"musicalKey\": \"Bb minor\",\n            \"performedBy\": \"purge\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"rhodes\",\n                \"snaps\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Never Let This Go (feat. Deiv) (BLUE Remix) (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"50879740/50879740_purge_never-let-this-go-feat-deiv-blue-remix-vocal_compressed.mp3\",\n            \"duration\": 229.71,\n            \"peakDataFile\": \"50879740/50879740_purge_never-let-this-go-feat-deiv-blue-remix-vocal.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"50879740/50879740_purge_never-let-this-go-feat-deiv-blue-remix-vocal.wav\"\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e88e2\",\n            \"id\": 50879842,\n            \"album\": \"Lucky #13\",\n            \"artist\": \"Rebel Scum\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\",\n                \"strings\",\n                \"vocal fx\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"50879842/50879842_rebel-scum_i-dont-need-anyone-vocal.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"rebel scum\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"idmglitch\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"calling\",\n                \"chanting\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"I Don't Need Anyone (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"opusFile\": \"50879842/50879842_rebel-scum_i-dont-need-anyone-vocal_compressed.mp3\",\n            \"duration\": 210.84,\n            \"peakDataFile\": \"50879842/50879842_rebel-scum_i-dont-need-anyone-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e82b5\",\n            \"id\": 50665978,\n            \"album\": \"Twelve\",\n            \"artist\": \"VETA & GNDR\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"50665978/50665978_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scums-drum-bass-remix-vocal.mp3\",\n            \"musicalKey\": \"B major\",\n            \"performedBy\": \"veta gndr\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"drum n bass\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Back To You (feat. Sophie Strauss) (Rebel Scum's Drum & Bass Remix) (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"opusFile\": \"50665978/50665978_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scums-drum-bass-remix-vocal_compressed.mp3\",\n            \"duration\": 193.1,\n            \"peakDataFile\": \"50665978/50665978_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scums-drum-bass-remix-vocal.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"50665978/50665978_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scums-drum-bass-remix-vocal.wav\"\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e826b\",\n            \"id\": 50665960,\n            \"album\": \"Twelve\",\n            \"artist\": \"Jack Slicer\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"50665960/50665960_jack-slicer_made-from-steel.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"performedBy\": \"jack slicer\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"beat heavy\",\n                \"game on\",\n                \"high energy\",\n                \"night life\",\n                \"stadium sports\"\n            ],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Made From Steel\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"opusFile\": \"50665960/50665960_jack-slicer_made-from-steel_compressed.mp3\",\n            \"duration\": 181.75,\n            \"peakDataFile\": \"50665960/50665960_jack-slicer_made-from-steel.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"50665960/50665960_jack-slicer_made-from-steel.wav\"\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e81e8\",\n            \"id\": 50665924,\n            \"album\": \"Twelve\",\n            \"artist\": \"VETA & GNDR\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"love\",\n                \"sexy\",\n                \"swagger\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"50665924/50665924_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scum-remix-vocal.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"performedBy\": \"veta gndr\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"guitars amplified\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Back To You (feat. Sophie Strauss) (Rebel Scum Remix) (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"opusFile\": \"50665924/50665924_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scum-remix-vocal_compressed.mp3\",\n            \"duration\": 200,\n            \"peakDataFile\": \"50665924/50665924_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scum-remix-vocal.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"50665924/50665924_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scum-remix-vocal.wav\"\n        },\n        {\n            \"_id\": \"63e6b46af4088a75b28e65e6\",\n            \"id\": 47871706,\n            \"album\": \"Fly Away\",\n            \"artist\": \"Octobit\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"47871706/47871706_octobit_rage-vocal.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"performedBy\": \"octobit\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"idmglitch\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"snare drum\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Rage (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"47871706/47871706_octobit_rage-vocal.wav\",\n            \"opusFile\": \"47871706/47871706_octobit_rage-vocal_compressed.mp3\",\n            \"duration\": 226.01,\n            \"peakDataFile\": \"47871706/47871706_octobit_rage-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b467f4088a75b28e4877\",\n            \"id\": 45654820,\n            \"album\": \"Mine - Single\",\n            \"artist\": \"Stryer & FADEAD\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"love\"\n            ],\n            \"mp3File\": \"45654820/45654820_stryer-fadead_mine.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"stryer fadead\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"cellos\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Mine\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"opusFile\": \"45654820/45654820_stryer-fadead_mine_compressed.mp3\",\n            \"duration\": 244,\n            \"peakDataFile\": \"45654820/45654820_stryer-fadead_mine.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"45654820/45654820_stryer-fadead_mine.wav\"\n        },\n        {\n            \"_id\": \"63e6b467f4088a75b28e46e3\",\n            \"id\": 45654550,\n            \"album\": \"Wallhack - Single\",\n            \"artist\": \"Titomahi\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"45654550/45654550_titomahi_wallhack.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"titomahi\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dance pop\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"rhodes\",\n                \"stomps\",\n                \"synthesizers\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Wallhack\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"opusFile\": \"45654550/45654550_titomahi_wallhack_compressed.mp3\",\n            \"duration\": 183.51,\n            \"peakDataFile\": \"45654550/45654550_titomahi_wallhack.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e62371f4088a75b237f58d\",\n            \"id\": 30296296,\n            \"album\": \"Flamez\",\n            \"artist\": \"Tabernacle\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"30296296/30296296_tabernacle_forever.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"tabernacle\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"calling\",\n                \"chanting\",\n                \"claps\",\n                \"cymbals\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"ethnic hand drums\",\n                \"ethnic strings\",\n                \"guitars amplified\",\n                \"snare drum\",\n                \"synthesizers\",\n                \"timpani\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Forever\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"30296296/30296296_tabernacle_forever.wav\",\n            \"opusFile\": \"30296296/30296296_tabernacle_forever_compressed.mp3\",\n            \"duration\": 236.93,\n            \"peakDataFile\": \"30296296/30296296_tabernacle_forever.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e62370f4088a75b237f4c5\",\n            \"id\": 30295336,\n            \"album\": \"Flamez\",\n            \"artist\": \"Tabernacle\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"30295336/30295336_tabernacle_tabernacle-flamez.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"tabernacle\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"claps\",\n                \"cymbals\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"snare drum\",\n                \"synthesizers\",\n                \"timpani\",\n                \"trombone\",\n                \"trumpet\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Tabernacle Flamez\",\n            \"vocals\": [\n                \"choral\"\n            ],\n            \"wavFile\": \"30295336/30295336_tabernacle_tabernacle-flamez.wav\",\n            \"opusFile\": \"30295336/30295336_tabernacle_tabernacle-flamez_compressed.mp3\",\n            \"duration\": 271.38,\n            \"peakDataFile\": \"30295336/30295336_tabernacle_tabernacle-flamez.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bc020bad55355100489a\",\n            \"id\": 29373868,\n            \"album\": \"All Of Your Love\",\n            \"artist\": \"Jinx\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29373868/29373868_jinx_all-of-your-love.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"performedBy\": \"jinx\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars heavy distortion\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"All Of Your Love\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29373868/29373868_jinx_all-of-your-love.wav\",\n            \"opusFile\": \"29373868/29373868_jinx_all-of-your-love_compressed.mp3\",\n            \"duration\": 182.42,\n            \"peakDataFile\": \"29373868/29373868_jinx_all-of-your-love.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bc040bad553551005c1e\",\n            \"id\": 29376964,\n            \"album\": \"M A M M O T H\",\n            \"artist\": \"RCKT PWR\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29376964/29376964_rckt-pwr_mammoth.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"rckt pwr\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Mammoth\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29376964/29376964_rckt-pwr_mammoth.wav\",\n            \"opusFile\": \"29376964/29376964_rckt-pwr_mammoth_compressed.mp3\",\n            \"duration\": 240.84,\n            \"peakDataFile\": \"29376964/29376964_rckt-pwr_mammoth.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bc020bad55355100411d\",\n            \"id\": 29371900,\n            \"album\": \"Datamosh\",\n            \"artist\": \"HIGHSOCIETY\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29371900/29371900_highsociety_louder-take-your-pain-away-vocal.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"highsociety\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"big beat\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Louder (Take Your Pain Away) (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29371900/29371900_highsociety_louder-take-your-pain-away-vocal.wav\",\n            \"opusFile\": \"29371900/29371900_highsociety_louder-take-your-pain-away-vocal_compressed.mp3\",\n            \"duration\": 269.95,\n            \"peakDataFile\": \"29371900/29371900_highsociety_louder-take-your-pain-away-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bc000bad553551002a00\",\n            \"id\": 29365348,\n            \"album\": \"Can't Let You Down\",\n            \"artist\": \"Chester Young\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\",\n                \"love\",\n                \"quirky\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29365348/29365348_chester-young_cant-let-you-down-feat-nomeli-radio-mix.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"performedBy\": \"chester young\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Can't Let You Down (feat. Nomeli) (Radio mix)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29365348/29365348_chester-young_cant-let-you-down-feat-nomeli-radio-mix.wav\",\n            \"opusFile\": \"29365348/29365348_chester-young_cant-let-you-down-feat-nomeli-radio-mix_compressed.mp3\",\n            \"duration\": 165.55,\n            \"peakDataFile\": \"29365348/29365348_chester-young_cant-let-you-down-feat-nomeli-radio-mix.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbf60bad553551ffae36\",\n            \"id\": 29345584,\n            \"album\": \"The Gift\",\n            \"artist\": \"Reid Speed & Wenzday\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29345584/29345584_reid-speed-wenzday_the-gift-vocal.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"reid speed wenzday\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\",\n                \"trombone\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"The Gift (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29345584/29345584_reid-speed-wenzday_the-gift-vocal.wav\",\n            \"opusFile\": \"29345584/29345584_reid-speed-wenzday_the-gift-vocal_compressed.mp3\",\n            \"duration\": 189.41,\n            \"peakDataFile\": \"29345584/29345584_reid-speed-wenzday_the-gift-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbfb0bad553551ffeb02\",\n            \"id\": 29352160,\n            \"album\": \"Like This\",\n            \"artist\": \"Not Sorry & Wild Boyz!\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29352160/29352160_not-sorry-wild-boyz_like-this.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"not sorry wild boyz\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"guitars heavy distortion\",\n                \"synthesizers\",\n                \"trombone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Like This\",\n            \"vocals\": [\n                \"duet\"\n            ],\n            \"wavFile\": \"29352160/29352160_not-sorry-wild-boyz_like-this.wav\",\n            \"opusFile\": \"29352160/29352160_not-sorry-wild-boyz_like-this_compressed.mp3\",\n            \"duration\": 240.43,\n            \"peakDataFile\": \"29352160/29352160_not-sorry-wild-boyz_like-this.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbfb0bad553551fff48f\",\n            \"id\": 29353600,\n            \"album\": \"Fireproof\",\n            \"artist\": \"HIGHSOCIETY\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29353600/29353600_highsociety_fireproof-feat-matty-mcdonald-vocal.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"highsociety\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Fireproof (feat. Matty McDonald) (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29353600/29353600_highsociety_fireproof-feat-matty-mcdonald-vocal.wav\",\n            \"opusFile\": \"29353600/29353600_highsociety_fireproof-feat-matty-mcdonald-vocal_compressed.mp3\",\n            \"duration\": 290.71,\n            \"peakDataFile\": \"29353600/29353600_highsociety_fireproof-feat-matty-mcdonald-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbf70bad553551ffc484\",\n            \"id\": 29347798,\n            \"album\": \"Two Face\",\n            \"artist\": \"dialedIN\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"29347798/29347798_dialedin_two-face.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"performedBy\": \"dialedin\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"beat heavy\",\n                \"game on\",\n                \"high energy\",\n                \"night life\",\n                \"stadium sports\",\n                \"technology\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"fashionbeauty\",\n                \"gaming\",\n                \"percussive beds\",\n                \"sportsfitness\"\n            ],\n            \"title\": \"Two Face\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29347798/29347798_dialedin_two-face.wav\",\n            \"opusFile\": \"29347798/29347798_dialedin_two-face_compressed.mp3\",\n            \"duration\": 160.03,\n            \"peakDataFile\": \"29347798/29347798_dialedin_two-face.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbf30bad553551ff90dd\",\n            \"id\": 29342920,\n            \"album\": \"Action\",\n            \"artist\": \"AHEE\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\",\n                \"strings\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29342920/29342920_ahee_action.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"ahee\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"cellos\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic piano\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"french horn\",\n                \"harp\",\n                \"marimba\",\n                \"synthesizers\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"vibraphone\",\n                \"violas\",\n                \"violins\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Action\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29342920/29342920_ahee_action.wav\",\n            \"opusFile\": \"29342920/29342920_ahee_action_compressed.mp3\",\n            \"duration\": 215.28,\n            \"peakDataFile\": \"29342920/29342920_ahee_action.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbf30bad553551ff8b17\",\n            \"id\": 29342308,\n            \"album\": \"Streets of Rage\",\n            \"artist\": \"The Death Beats\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29342308/29342308_the-death-beats_hang-lose.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"the death beats\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Hang Lose\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29342308/29342308_the-death-beats_hang-lose.wav\",\n            \"opusFile\": \"29342308/29342308_the-death-beats_hang-lose_compressed.mp3\",\n            \"duration\": 143.23,\n            \"peakDataFile\": \"29342308/29342308_the-death-beats_hang-lose.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e4bbfc0bad553551fffd7d\",\n            \"id\": 29355094,\n            \"album\": \"Can't Let You Down\",\n            \"artist\": \"Chester Young\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\",\n                \"love\",\n                \"quirky\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29355094/29355094_chester-young_cant-let-you-down-feat-nomeli-extended-mix.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"parentID\": 29365348,\n            \"performedBy\": \"chester young\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"fitness\",\n                \"high energy\",\n                \"night life\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"fashionbeauty\",\n                \"sportsfitness\"\n            ],\n            \"title\": \"Can't Let You Down (feat. Nomeli) (Extended mix)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29355094/29355094_chester-young_cant-let-you-down-feat-nomeli-extended-mix.wav\",\n            \"opusFile\": \"29355094/29355094_chester-young_cant-let-you-down-feat-nomeli-extended-mix_compressed.mp3\",\n            \"duration\": 228.43,\n            \"peakDataFile\": \"29355094/29355094_chester-young_cant-let-you-down-feat-nomeli-extended-mix.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbff0bad5535510021cf\",\n            \"id\": 29362636,\n            \"album\": \"Can't Let You Down\",\n            \"artist\": \"Chester Young\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"exciting\",\n                \"happy\",\n                \"inspiring\",\n                \"love\",\n                \"quirky\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29362636/29362636_chester-young_cant-let-you-down-feat-nomeli-instrumental.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"parentID\": 29365348,\n            \"performedBy\": \"chester young\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Can't Let You Down (feat. Nomeli) (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29362636/29362636_chester-young_cant-let-you-down-feat-nomeli-instrumental.wav\",\n            \"opusFile\": \"29362636/29362636_chester-young_cant-let-you-down-feat-nomeli-instrumental_compressed.mp3\",\n            \"duration\": 231.77,\n            \"peakDataFile\": \"29362636/29362636_chester-young_cant-let-you-down-feat-nomeli-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bc020bad5535510049e0\",\n            \"id\": 29374066,\n            \"album\": \"All Of Your Love\",\n            \"artist\": \"Jinx\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29374066/29374066_jinx_all-of-your-love-instrumental.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"parentID\": 29373868,\n            \"performedBy\": \"jinx\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars heavy distortion\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"All Of Your Love (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29374066/29374066_jinx_all-of-your-love-instrumental.wav\",\n            \"opusFile\": \"29374066/29374066_jinx_all-of-your-love-instrumental_compressed.mp3\",\n            \"duration\": 182.42,\n            \"peakDataFile\": \"29374066/29374066_jinx_all-of-your-love-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b467f4088a75b28e48e1\",\n            \"id\": 45654844,\n            \"album\": \"Wallhack - Single\",\n            \"artist\": \"Titomahi\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"45654844/45654844_titomahi_wallhack-inst.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"parentID\": 45654550,\n            \"performedBy\": \"titomahi\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dance pop\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"rhodes\",\n                \"stomps\",\n                \"synthesizers\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Wallhack (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"45654844/45654844_titomahi_wallhack-inst.wav\",\n            \"opusFile\": \"45654844/45654844_titomahi_wallhack-inst_compressed.mp3\",\n            \"duration\": 182.29,\n            \"peakDataFile\": \"45654844/45654844_titomahi_wallhack-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623b9f4088a75b23c0a5d\",\n            \"id\": 45654484,\n            \"album\": \"Mine - Single\",\n            \"artist\": \"Stryer & FADEAD\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"excitng\",\n                \"love\",\n                \"happy\"\n            ],\n            \"mp3File\": \"45654484/45654484_stryer-fadead_mine-inst.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 45654820,\n            \"performedBy\": \"stryer fadead\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"cellos\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Mine (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"45654484/45654484_stryer-fadead_mine-inst.wav\",\n            \"opusFile\": \"45654484/45654484_stryer-fadead_mine-inst_compressed.mp3\",\n            \"duration\": 217.6,\n            \"peakDataFile\": \"45654484/45654484_stryer-fadead_mine-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b46bf4088a75b28e676a\",\n            \"id\": 47871814,\n            \"album\": \"Fly Away\",\n            \"artist\": \"Octobit\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"47871814/47871814_octobit_rage-inst.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"parentID\": 47871706,\n            \"performedBy\": \"octobit\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"idmglitch\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"snare drum\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Rage (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"47871814/47871814_octobit_rage-inst.wav\",\n            \"opusFile\": \"47871814/47871814_octobit_rage-inst_compressed.mp3\",\n            \"duration\": 226.01,\n            \"peakDataFile\": \"47871814/47871814_octobit_rage-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e837b\",\n            \"id\": 50666020,\n            \"album\": \"Twelve\",\n            \"artist\": \"VETA & GNDR\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"love\",\n                \"sexy\",\n                \"swagger\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"50666020/50666020_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scum-remix-inst.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"parentID\": 50665924,\n            \"performedBy\": \"veta gndr\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dubstep\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"guitars amplified\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Back To You (feat. Sophie Strauss) (Rebel Scum Remix) (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"opusFile\": \"50666020/50666020_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scum-remix-inst_compressed.mp3\",\n            \"duration\": 200,\n            \"peakDataFile\": \"50666020/50666020_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scum-remix-inst.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"50666020/50666020_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scum-remix-inst.wav\"\n        },\n        {\n            \"_id\": \"63e6b46df4088a75b28e8271\",\n            \"id\": 50665954,\n            \"album\": \"Twelve\",\n            \"artist\": \"VETA & GNDR\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"50665954/50665954_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scums-drum-bass-remix-inst.mp3\",\n            \"musicalKey\": \"E major\",\n            \"parentID\": 50665978,\n            \"performedBy\": \"veta gndr\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"drum n bass\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Back To You (feat. Sophie Strauss) (Rebel Scum's Drum & Bass Remix) (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"opusFile\": \"50665954/50665954_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scums-drum-bass-remix-inst_compressed.mp3\",\n            \"duration\": 193.1,\n            \"peakDataFile\": \"50665954/50665954_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scums-drum-bass-remix-inst.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"50665954/50665954_veta-gndr_back-to-you-feat-sophie-strauss-rebel-scums-drum-bass-remix-inst.wav\"\n        },\n        {\n            \"_id\": \"63e6b46ef4088a75b28e956b\",\n            \"id\": 51186328,\n            \"album\": \"Photon 14\",\n            \"artist\": \"Titomahi\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"51186328/51186328_titomahi_blinded-inst.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 51186376,\n            \"performedBy\": \"titomahi\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"idmglitch\",\n                \"progressive\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"organ\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Blinded (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"51186328/51186328_titomahi_blinded-inst.wav\",\n            \"opusFile\": \"51186328/51186328_titomahi_blinded-inst_compressed.mp3\",\n            \"duration\": 258.38,\n            \"peakDataFile\": \"51186328/51186328_titomahi_blinded-inst.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"totalRecords\": 113,\n    \"tracksRecords\": 158,\n    \"perPage\": 25,\n    \"order\": [\n        \"130011108\",\n        \"110978988\",\n        \"29372968\",\n        \"130033148\",\n        \"29169820\",\n        \"110978972\",\n        \"121957300\",\n        \"121957108\",\n        \"29344906\",\n        \"130033132\",\n        \"121957460\",\n        \"29365198\",\n        \"29355094\",\n        \"50879842\",\n        \"51545512\",\n        \"29345002\",\n        \"29332750\",\n        \"130003332\",\n        \"45654484\",\n        \"29349148\",\n        \"29353600\",\n        \"29340334\",\n        \"121957692\",\n        \"130011524\",\n        \"29103682\",\n        \"29089324\",\n        \"42132604\",\n        \"121957212\",\n        \"29362636\",\n        \"121955684\",\n        \"51545602\",\n        \"29365348\",\n        \"121956756\",\n        \"120582748\",\n        \"110978596\",\n        \"42132808\",\n        \"50879752\",\n        \"110978964\",\n        \"120582004\",\n        \"29090830\",\n        \"29347798\",\n        \"45654820\",\n        \"120582076\",\n        \"150000008\",\n        \"29327416\",\n        \"29354380\",\n        \"29341294\",\n        \"121956580\",\n        \"28993444\",\n        \"120582228\",\n        \"29352160\",\n        \"29342308\",\n        \"50665960\",\n        \"110556692\",\n        \"50879740\",\n        \"121957204\",\n        \"51545572\",\n        \"29047726\",\n        \"28987510\",\n        \"29169682\",\n        \"29343304\",\n        \"130033076\",\n        \"29093806\",\n        \"121957956\",\n        \"29252698\",\n        \"110556668\",\n        \"50879878\",\n        \"130003396\",\n        \"121957220\",\n        \"29357440\",\n        \"29310298\",\n        \"121957260\",\n        \"29322682\",\n        \"50665924\",\n        \"29340160\",\n        \"29374924\",\n        \"29371900\",\n        \"29146372\",\n        \"130011516\",\n        \"120582108\",\n        \"29365060\",\n        \"29345584\",\n        \"29089456\",\n        \"29351344\",\n        \"121956468\",\n        \"45654550\",\n        \"29244046\",\n        \"29300962\",\n        \"29350240\",\n        \"121956764\",\n        \"29331886\",\n        \"29300452\",\n        \"29285158\",\n        \"29244082\",\n        \"110863444\",\n        \"29354998\",\n        \"29198584\",\n        \"29267170\",\n        \"120582292\",\n        \"29347204\",\n        \"29260060\",\n        \"29347174\",\n        \"120582356\",\n        \"29263360\",\n        \"29253700\",\n        \"121957972\",\n        \"29352238\",\n        \"120582684\",\n        \"29355724\",\n        \"29346142\",\n        \"130078300\",\n        \"121956684\",\n        \"51545650\",\n        \"30296296\",\n        \"121957100\",\n        \"110979012\",\n        \"29286448\",\n        \"29257984\",\n        \"29269978\",\n        \"110978780\",\n        \"29275846\",\n        \"29154082\",\n        \"110979100\",\n        \"29263852\",\n        \"121957028\",\n        \"29298634\",\n        \"29345968\",\n        \"110556612\",\n        \"110556940\",\n        \"29327194\",\n        \"50666020\",\n        \"30295336\",\n        \"29355382\",\n        \"51186328\",\n        \"28992742\",\n        \"29338072\",\n        \"121956148\",\n        \"29346736\",\n        \"29340904\",\n        \"51186376\",\n        \"29266342\",\n        \"29166136\",\n        \"121956868\",\n        \"29342920\",\n        \"29265964\",\n        \"29237542\",\n        \"29080240\",\n        \"130033140\",\n        \"29288116\",\n        \"37470964\",\n        \"29154352\",\n        \"29191348\",\n        \"29353714\",\n        \"29074666\",\n        \"29091322\",\n        \"29050726\",\n        \"29330554\",\n        \"121957588\",\n        \"130033156\",\n        \"29104066\",\n        \"50665978\",\n        \"29376964\",\n        \"29369692\",\n        \"29051212\",\n        \"29250610\",\n        \"29189698\",\n        \"29134594\",\n        \"45654844\",\n        \"29258962\",\n        \"41538058\",\n        \"29343772\",\n        \"29259538\",\n        \"110979300\",\n        \"29244460\",\n        \"121956788\",\n        \"29167624\",\n        \"29248270\",\n        \"29046472\",\n        \"29267686\",\n        \"29334730\",\n        \"29266192\",\n        \"29253652\",\n        \"29330992\",\n        \"29356798\",\n        \"29194012\",\n        \"29290684\",\n        \"47871706\",\n        \"29348428\",\n        \"54627548\",\n        \"29347330\",\n        \"29737372\",\n        \"121956700\",\n        \"29373868\",\n        \"29343790\",\n        \"29351158\",\n        \"51545812\",\n        \"130003380\",\n        \"54627796\",\n        \"29766538\",\n        \"29221924\"\n    ]\n}"}],"_postman_id":"a379a992-17e0-4c2a-8276-90496b08c4b3"},{"name":"Search Tracks By Youtube URL","id":"6f17130b-310d-4bde-8e88-87744ea5b4d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22similar%22%3A%5B%22url%3Ahttps%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DmRD0-GxqHVo%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>similar</code> (array of strings): Filter tracks similar to a specific YouTube URL. The URL should be specified as a string in the format <code>url:youtube_url</code>.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"similar\": [\"url:https://www.youtube.com/watch?v=mRD0-GxqHVo\"]\n}\n\n</code></pre><p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\"similar\":[\"url:https://www.youtube.com/watch?v=mRD0-GxqHVo\"]}\n\n</code></pre>","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22similar%22%3A%5B%22url%3Ahttps%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DmRD0-GxqHVo%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"c669c6ff-77dd-424d-8565-971cb0dc613f","name":"Search Tracks By Youtube URL","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22similar%22%3A%5B%22url%3Ahttps%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DmRD0-GxqHVo%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22similar%22%3A%5B%22url%3Ahttps%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DmRD0-GxqHVo%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:13:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=rBG3ygRGFGbXd8ffTlw5LtwenqqwFEdTKGJwIE7hULPUUoN+z0BgzOSjH+VkhhCFmKwtAcMSOGgjlJnbHFQW5jH+xiJ2d0szgURlc/Op34U+yo9cPJ5hp1uPubY9; Expires=Sat, 06 Jul 2024 14:13:25 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=rBG3ygRGFGbXd8ffTlw5LtwenqqwFEdTKGJwIE7hULPUUoN+z0BgzOSjH+VkhhCFmKwtAcMSOGgjlJnbHFQW5jH+xiJ2d0szgURlc/Op34U+yo9cPJ5hp1uPubY9; Expires=Sat, 06 Jul 2024 14:13:25 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"d2c8-+cdprbjYWMkkpdrGFPlRPCtLsjM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"667eb417db8742082061ffd2\",\n            \"id\": 130068812,\n            \"title\": \"Secrets (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068812/130068812_matt-thornton_secrets-vocal.mp3\",\n            \"wavFile\": \"130068812/130068812_matt-thornton_secrets-vocal.wav\",\n            \"artist\": \"Matt Thornton\",\n            \"performedBy\": \"matt thornton\",\n            \"catalogs\": [],\n            \"album\": \"R&B Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"F major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"calm\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 127.5,\n            \"opusFile\": \"130068812/130068812_matt-thornton_secrets-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068812/130068812_matt-thornton_secrets-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb419274babd1893a84e9\",\n            \"id\": 130088948,\n            \"title\": \"Outlaws (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130088948/130088948_tyler-forrest_outlaws-vocal.mp3\",\n            \"wavFile\": \"130088948/130088948_tyler-forrest_outlaws-vocal.wav\",\n            \"artist\": \"Tyler Forrest\",\n            \"performedBy\": \"tyler forrest\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"D minor\",\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"synthesizers\",\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic guitar\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 164.55,\n            \"opusFile\": \"130088948/130088948_tyler-forrest_outlaws-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130088948/130088948_tyler-forrest_outlaws-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a8231\",\n            \"id\": 130079324,\n            \"title\": \"Love Is A Gangster (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130079324/130079324_justin-garner_love-is-a-gangster-vocal.mp3\",\n            \"wavFile\": \"130079324/130079324_justin-garner_love-is-a-gangster-vocal.wav\",\n            \"artist\": \"Justin Garner\",\n            \"performedBy\": \"justin garner\",\n            \"catalogs\": [],\n            \"album\": \"R&B Pop\",\n            \"vocals\": [],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"pop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"sad\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"piano\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 206.98,\n            \"opusFile\": \"130079324/130079324_justin-garner_love-is-a-gangster-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130079324/130079324_justin-garner_love-is-a-gangster-vocal.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a828d\",\n            \"id\": 130068732,\n            \"title\": \"Blast Off (feat Deonta Genius) (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130068732/130068732_lance-conrad_blast-off-feat-deonta-genius-vocal.mp3\",\n            \"wavFile\": \"130068732/130068732_lance-conrad_blast-off-feat-deonta-genius-vocal.wav\",\n            \"artist\": \"Lance Conrad\",\n            \"performedBy\": \"lance conrad\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [],\n            \"musicalKey\": \"C minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 177.64,\n            \"opusFile\": \"130068732/130068732_lance-conrad_blast-off-feat-deonta-genius-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130068732/130068732_lance-conrad_blast-off-feat-deonta-genius-vocal.json\"\n        },\n        {\n            \"_id\": \"65eadef29fe61b1e35934cb0\",\n            \"id\": 130053676,\n            \"title\": \"Crazy (vocal)\",\n            \"featured\": true,\n            \"mp3File\": \"130053676/130053676_meantb_crazy-vocal.mp3\",\n            \"wavFile\": \"130053676/130053676_meantb_crazy-vocal.wav\",\n            \"artist\": \"MEANT2B\",\n            \"performedBy\": \"meant2b\",\n            \"catalogs\": [],\n            \"album\": \"MEANT2B (R&B)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"genres\": [],\n            \"subGenres\": [],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 190.72,\n            \"opusFile\": \"130053676/130053676_meantb_crazy-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130053676/130053676_meantb_crazy-vocal.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98aff8b\",\n            \"id\": 130033388,\n            \"album\": \"RED065_XODREW | My Wave (hip hop swagger)\",\n            \"artist\": \"PAHLR\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 130.06,\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"inspiring\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033388/130033388_pahlr_elevate-vocal.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"pahlr\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"rhodes\",\n                \"electronic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"sportsfitness\"\n            ],\n            \"title\": \"Elevate (feat XODREW) (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130033388/130033388_pahlr_elevate-vocal.wav\",\n            \"opusFile\": \"130033388/130033388_pahlr_elevate-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130033388/130033388_pahlr_elevate-vocal.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b02fb\",\n            \"id\": 130033644,\n            \"album\": \"RED056_Stellar (dreamy r&b pop)\",\n            \"artist\": \"Jordan Olmos\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 160,\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"love\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033644/130033644_jordan-olmos_let-your-heart-decide-vocal.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"jordan olmos\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Let Your Heart Decide (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130033644/130033644_jordan-olmos_let-your-heart-decide-vocal.wav\",\n            \"opusFile\": \"130033644/130033644_jordan-olmos_let-your-heart-decide-vocal_compressed.mp3\",\n            \"peakDataFile\": \"130033644/130033644_jordan-olmos_let-your-heart-decide-vocal.json\"\n        },\n        {\n            \"_id\": \"64c045b44b845b92fcc82635\",\n            \"id\": 130026844,\n            \"album\": \"R&B Soul\",\n            \"artist\": \"Justin Garner\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\",\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\",\n                \"claps stomps\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"love\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130026844/130026844_justin-garner_maybe-im-a-little-toxic-vocal.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"performedBy\": \"justin garner\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\",\n                \"electric bass\",\n                \"claps\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Maybe I'm a Little Toxic (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130026844/130026844_justin-garner_maybe-im-a-little-toxic-vocal.wav\",\n            \"opusFile\": \"130026844/130026844_justin-garner_maybe-im-a-little-toxic-vocal_compressed.mp3\",\n            \"duration\": 189.46,\n            \"peakDataFile\": \"130026844/130026844_justin-garner_maybe-im-a-little-toxic-vocal.json\"\n        },\n        {\n            \"_id\": \"645d2b609c0be18f19872662\",\n            \"id\": 130011236,\n            \"album\": \"RVR152_Andre Writer | Focus (passionate R&B hip hop)\",\n            \"artist\": \"andre writer\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"moods\": [\n                \"soulful\",\n                \"playful\",\n                \"sensual\",\n                \"rom com charm\"\n            ],\n            \"mp3File\": \"130011236/130011236_andre-writer_do-it-for-me-vocal.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"performedBy\": \"andre writer\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"rhodes\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"electric bass\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"fashionbeauty\",\n                \"relationships\"\n            ],\n            \"title\": \"Do It For Me (vocal)\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"130011236/130011236_andre-writer_do-it-for-me-vocal.wav\",\n            \"opusFile\": \"130011236/130011236_andre-writer_do-it-for-me-vocal_compressed.mp3\",\n            \"duration\": 154.28,\n            \"peakDataFile\": \"130011236/130011236_andre-writer_do-it-for-me-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5c9c0be18f19870598\",\n            \"id\": 130004532,\n            \"album\": \"R&B Pop\",\n            \"artist\": \"Justin Garner\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\"\n            ],\n            \"moods\": [\n                \"laid back\",\n                \"soulful\",\n                \"smooth\",\n                \"seductive\",\n                \"sultry\"\n            ],\n            \"mp3File\": \"130004532/130004532_justin-garner_flicker-vocal.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"performedBy\": \"justin garner\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Flicker (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130004532/130004532_justin-garner_flicker-vocal.wav\",\n            \"opusFile\": \"130004532/130004532_justin-garner_flicker-vocal_compressed.mp3\",\n            \"duration\": 173.54,\n            \"peakDataFile\": \"130004532/130004532_justin-garner_flicker-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5c9c0be18f19870430\",\n            \"id\": 130004572,\n            \"album\": \"R&B Pop\",\n            \"artist\": \"Kero One\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\",\n                \"hip hop\",\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\",\n                \"claps snaps\",\n                \"mallets\",\n                \"keyboards\",\n                \"electronic\"\n            ],\n            \"moods\": [\n                \"laid back\",\n                \"romantic\",\n                \"soulful\",\n                \"sultry\",\n                \"naughty\"\n            ],\n            \"mp3File\": \"130004572/130004572_kero-one_airplane-mode-vocal.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"kero one\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"contemporary hip hoppop\",\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"rhodes\",\n                \"claps\",\n                \"guitars clean\",\n                \"marimba\",\n                \"organ\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Airplane Mode (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130004572/130004572_kero-one_airplane-mode-vocal.wav\",\n            \"opusFile\": \"130004572/130004572_kero-one_airplane-mode-vocal_compressed.mp3\",\n            \"duration\": 166.97,\n            \"peakDataFile\": \"130004572/130004572_kero-one_airplane-mode-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b46bf4088a75b28e6a7f\",\n            \"id\": 49746214,\n            \"album\": \"K. Sparks\",\n            \"artist\": \"K. Sparks\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"49746214/49746214_k-sparks_soul-mates-vocal.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"k sparks\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"couples\",\n                \"night life\",\n                \"romance\",\n                \"romantic\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"fashionbeauty\",\n                \"film genre\",\n                \"relationships\",\n                \"sex\"\n            ],\n            \"title\": \"Soul Mates (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"49746214/49746214_k-sparks_soul-mates-vocal.wav\",\n            \"opusFile\": \"49746214/49746214_k-sparks_soul-mates-vocal_compressed.mp3\",\n            \"duration\": 200.14,\n            \"peakDataFile\": \"49746214/49746214_k-sparks_soul-mates-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623b7f4088a75b23bf206\",\n            \"id\": 43988578,\n            \"album\": \"Fly\",\n            \"artist\": \"Jonathan Floyd\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"43988578/43988578_jonathan-floyd_fly-remixael-vocal.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"jonathan floyd\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Fly Remixael 2 (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"43988578/43988578_jonathan-floyd_fly-remixael-vocal.wav\",\n            \"opusFile\": \"43988578/43988578_jonathan-floyd_fly-remixael-vocal_compressed.mp3\",\n            \"duration\": 165.48,\n            \"peakDataFile\": \"43988578/43988578_jonathan-floyd_fly-remixael-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623b0f4088a75b23b994e\",\n            \"id\": 42136288,\n            \"artist\": \"Waynewood\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"mp3File\": \"42136288/42136288_waynewood_killing-me-clean.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"waynewood\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Killing Me (clean)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"42136288/42136288_waynewood_killing-me-clean_compressed.mp3\",\n            \"duration\": 166.75,\n            \"peakDataFile\": \"42136288/42136288_waynewood_killing-me-clean.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"42136288/42136288_waynewood_killing-me-clean.wav\"\n        },\n        {\n            \"_id\": \"63e623a6f4088a75b23b04a5\",\n            \"id\": 37430722,\n            \"album\": \"King Trife\",\n            \"artist\": \"King Trife\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"37430722/37430722_king-trife_ali-in-the-jungle-vocal.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"king trife\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"cymbals\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"ethnic hand drums\",\n                \"snare drum\",\n                \"synthesizers\",\n                \"timpani\"\n            ],\n            \"subThemes\": [\n                \"action\",\n                \"city life\",\n                \"game on\",\n                \"night life\"\n            ],\n            \"themes\": [\n                \"fashionbeauty\",\n                \"film genre\",\n                \"gaming\"\n            ],\n            \"title\": \"Ali In The Jungle (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"37430722/37430722_king-trife_ali-in-the-jungle-vocal_compressed.mp3\",\n            \"duration\": 138,\n            \"peakDataFile\": \"37430722/37430722_king-trife_ali-in-the-jungle-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623a6f4088a75b23b04a2\",\n            \"id\": 37430734,\n            \"album\": \"King Trife\",\n            \"artist\": \"King Trife\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"mallets\",\n                \"percussion\",\n                \"strings\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"quirky\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"37430734/37430734_king-trife_fly-w-me-vocal.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"performedBy\": \"king trife\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"snaps\",\n                \"synthesizers\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Fly W Me (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"37430734/37430734_king-trife_fly-w-me-vocal_compressed.mp3\",\n            \"duration\": 148.15,\n            \"peakDataFile\": \"37430734/37430734_king-trife_fly-w-me-vocal.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"37430734/37430734_king-trife_fly-w-me-vocal.wav\"\n        },\n        {\n            \"_id\": \"63e4bc030bad5535510057c2\",\n            \"id\": 29376532,\n            \"album\": \"Right Back\",\n            \"artist\": \"Rude Boy & Gambino Sound Machine\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"claps stomps\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"exciting\",\n                \"inspiring\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29376532/29376532_rude-boy-gambino-sound-machine_right-back.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"rude boy gambino sound machine\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"french horn\",\n                \"snaps\",\n                \"synthesizers\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [\n                \"city life\",\n                \"everyday fashion\",\n                \"fashion vlogs\",\n                \"fitness\",\n                \"love\",\n                \"make up\",\n                \"night life\",\n                \"product features\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"fashionbeauty\",\n                \"sportsfitness\",\n                \"vlogs\"\n            ],\n            \"title\": \"Right Back\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29376532/29376532_rude-boy-gambino-sound-machine_right-back.wav\",\n            \"opusFile\": \"29376532/29376532_rude-boy-gambino-sound-machine_right-back_compressed.mp3\",\n            \"duration\": 161.64,\n            \"peakDataFile\": \"29376532/29376532_rude-boy-gambino-sound-machine_right-back.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbf10bad553551ff7a1f\",\n            \"id\": 29340610,\n            \"album\": \"Sleep Clinic\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29340610/29340610_nick-weaver_show-the-love-feat-the-bad-tenants.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"clarinet\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"flute\",\n                \"guitars amplified\",\n                \"rhodes\",\n                \"saxophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Show The Love (Feat. The Bad Tenants)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29340610/29340610_nick-weaver_show-the-love-feat-the-bad-tenants.wav\",\n            \"opusFile\": \"29340610/29340610_nick-weaver_show-the-love-feat-the-bad-tenants_compressed.mp3\",\n            \"duration\": 223.24,\n            \"peakDataFile\": \"29340610/29340610_nick-weaver_show-the-love-feat-the-bad-tenants.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbd30bad553551fe1c68\",\n            \"id\": 29295298,\n            \"album\": \"The 94 Project\",\n            \"artist\": \"Tok Sik\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"mallets\",\n                \"percussion\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29295298/29295298_tok-sik_transparent-money-trees.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"tok sik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"marimba\",\n                \"snaps\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"moving on\",\n                \"posessions\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\",\n                \"sex\"\n            ],\n            \"title\": \"Transparent (Money Trees)\",\n            \"vocals\": [\n                \"duet\"\n            ],\n            \"wavFile\": \"29295298/29295298_tok-sik_transparent-money-trees.wav\",\n            \"opusFile\": \"29295298/29295298_tok-sik_transparent-money-trees_compressed.mp3\",\n            \"duration\": 216.03,\n            \"peakDataFile\": \"29295298/29295298_tok-sik_transparent-money-trees.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9ff0bad5535516e3eb2\",\n            \"id\": 29292172,\n            \"album\": \"The 94 Project\",\n            \"artist\": \"Tok Sik\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29292172/29292172_tok-sik_soulsoul.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"tok sik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"bells\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"marimba\",\n                \"rhodes\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"freaky\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"sex\"\n            ],\n            \"title\": \"Soul2Soul\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29292172/29292172_tok-sik_soulsoul.wav\",\n            \"opusFile\": \"29292172/29292172_tok-sik_soulsoul_compressed.mp3\",\n            \"duration\": 221.86,\n            \"peakDataFile\": \"29292172/29292172_tok-sik_soulsoul.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9ff0bad5535516e3fb0\",\n            \"id\": 29292004,\n            \"album\": \"The 94 Project\",\n            \"artist\": \"Tok Sik\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29292004/29292004_tok-sik_been-grinding.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"performedBy\": \"tok sik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"happiness\",\n                \"hope\",\n                \"joy\",\n                \"strength\",\n                \"work\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Been Grinding\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29292004/29292004_tok-sik_been-grinding.wav\",\n            \"opusFile\": \"29292004/29292004_tok-sik_been-grinding_compressed.mp3\",\n            \"duration\": 221.81,\n            \"peakDataFile\": \"29292004/29292004_tok-sik_been-grinding.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbd30bad553551fe1be8\",\n            \"id\": 29295034,\n            \"album\": \"The 94 Project\",\n            \"artist\": \"Tok Sik\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29295034/29295034_tok-sik_outkast.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"tok sik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"cellos\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"harp\",\n                \"rhodes\",\n                \"snaps\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"sex\"\n            ],\n            \"title\": \"OUTKAST\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29295034/29295034_tok-sik_outkast.wav\",\n            \"opusFile\": \"29295034/29295034_tok-sik_outkast_compressed.mp3\",\n            \"duration\": 203.26,\n            \"peakDataFile\": \"29295034/29295034_tok-sik_outkast.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9f00bad5535516e1d87\",\n            \"id\": 29273038,\n            \"album\": \"Urban Couture\",\n            \"artist\": \"K. Sparks\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sad\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29273038/29273038_k-sparks_make-america-fake-again.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"k sparks\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"rhodes\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [\n                \"doubt\",\n                \"hope\",\n                \"moving on\",\n                \"political criticism\",\n                \"posessions\",\n                \"racism\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Make America Fake Again\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29273038/29273038_k-sparks_make-america-fake-again.wav\",\n            \"opusFile\": \"29273038/29273038_k-sparks_make-america-fake-again_compressed.mp3\",\n            \"duration\": 222.48,\n            \"peakDataFile\": \"29273038/29273038_k-sparks_make-america-fake-again.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9f10bad5535516e1dc9\",\n            \"id\": 29275012,\n            \"album\": \"Prowler\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"mp3File\": \"29275012/29275012_nick-weaver_good-lord.mp3\",\n            \"musicalKey\": \"Gb major\",\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\"\n            ],\n            \"subThemes\": [\n                \"future\"\n            ],\n            \"themes\": [],\n            \"title\": \"Good Lord\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29275012/29275012_nick-weaver_good-lord.wav\",\n            \"opusFile\": \"29275012/29275012_nick-weaver_good-lord_compressed.mp3\",\n            \"duration\": 189.36,\n            \"peakDataFile\": \"29275012/29275012_nick-weaver_good-lord.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9dc0bad5535516e08bd\",\n            \"id\": 29269648,\n            \"album\": \"Photographs Of Other People\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sad\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29269648/29269648_nick-weaver_what-you-doin-these-days-feat-gyasi.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"french horn\",\n                \"mellotron\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [\n                \"change\",\n                \"doubt\",\n                \"drinking\",\n                \"hope\",\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"What You Doin These Days? (Feat. Gyasi)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29269648/29269648_nick-weaver_what-you-doin-these-days-feat-gyasi.wav\",\n            \"opusFile\": \"29269648/29269648_nick-weaver_what-you-doin-these-days-feat-gyasi_compressed.mp3\",\n            \"duration\": 284.03,\n            \"peakDataFile\": \"29269648/29269648_nick-weaver_what-you-doin-these-days-feat-gyasi.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e3ea010bad5535516e4532\",\n            \"id\": 29269744,\n            \"album\": \"Photographs Of Other People\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"hip hop\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sad\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29269744/29269744_nick-weaver_what-you-doin-these-days-tv-edit.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 29269648,\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"hip hop instrumental beats\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"french horn\",\n                \"mellotron\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [\n                \"change\",\n                \"doubt\",\n                \"drinking\",\n                \"hope\",\n                \"moving on\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"What You Doin These Days? (TV Edit)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29269744/29269744_nick-weaver_what-you-doin-these-days-tv-edit.wav\",\n            \"opusFile\": \"29269744/29269744_nick-weaver_what-you-doin-these-days-tv-edit_compressed.mp3\",\n            \"duration\": 260.1,\n            \"peakDataFile\": \"29269744/29269744_nick-weaver_what-you-doin-these-days-tv-edit.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3ea030bad5535516e4be9\",\n            \"id\": 29269276,\n            \"album\": \"Urban Couture\",\n            \"artist\": \"K. Sparks\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sad\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29269276/29269276_k-sparks_make-america-fake-again-instrumental.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 29273038,\n            \"performedBy\": \"k sparks\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"hip hop instrumental beats\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"rhodes\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [\n                \"doubt\",\n                \"hope\",\n                \"moving on\",\n                \"political criticism\",\n                \"posessions\",\n                \"racism\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Make America Fake Again (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29269276/29269276_k-sparks_make-america-fake-again-instrumental.wav\",\n            \"opusFile\": \"29269276/29269276_k-sparks_make-america-fake-again-instrumental_compressed.mp3\",\n            \"duration\": 187.4,\n            \"peakDataFile\": \"29269276/29269276_k-sparks_make-america-fake-again-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3ea010bad5535516e4520\",\n            \"id\": 29269126,\n            \"album\": \"Prowler\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"mp3File\": \"29269126/29269126_nick-weaver_good-lord-tv-edit.mp3\",\n            \"musicalKey\": \"Gb major\",\n            \"parentID\": 29275012,\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\"\n            ],\n            \"subThemes\": [\n                \"future\"\n            ],\n            \"themes\": [],\n            \"title\": \"Good Lord (TV Edit)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29269126/29269126_nick-weaver_good-lord-tv-edit.wav\",\n            \"opusFile\": \"29269126/29269126_nick-weaver_good-lord-tv-edit_compressed.mp3\",\n            \"duration\": 189.36,\n            \"peakDataFile\": \"29269126/29269126_nick-weaver_good-lord-tv-edit.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbdd0bad553551fe828d\",\n            \"id\": 29312950,\n            \"album\": \"Prowler\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"mp3File\": \"29312950/29312950_nick-weaver_good-lord-instrumental-with-backing-vox.mp3\",\n            \"musicalKey\": \"Gb major\",\n            \"parentID\": 29275012,\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\"\n            ],\n            \"subThemes\": [\n                \"luxury\"\n            ],\n            \"themes\": [\n                \"ads\"\n            ],\n            \"title\": \"Good Lord (Instrumental with backing vox)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29312950/29312950_nick-weaver_good-lord-instrumental-with-backing-vox.wav\",\n            \"opusFile\": \"29312950/29312950_nick-weaver_good-lord-instrumental-with-backing-vox_compressed.mp3\",\n            \"duration\": 190.25,\n            \"peakDataFile\": \"29312950/29312950_nick-weaver_good-lord-instrumental-with-backing-vox.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbe00bad553551feb809\",\n            \"id\": 29321404,\n            \"album\": \"Prowler\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"mp3File\": \"29321404/29321404_nick-weaver_good-lord-instrumental.mp3\",\n            \"musicalKey\": \"Gb major\",\n            \"parentID\": 29275012,\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Good Lord (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29321404/29321404_nick-weaver_good-lord-instrumental.wav\",\n            \"opusFile\": \"29321404/29321404_nick-weaver_good-lord-instrumental_compressed.mp3\",\n            \"duration\": 184.03,\n            \"peakDataFile\": \"29321404/29321404_nick-weaver_good-lord-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbe80bad553551ff1937\",\n            \"id\": 29331598,\n            \"album\": \"Prowler\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"swagger\"\n            ],\n            \"mp3File\": \"29331598/29331598_nick-weaver_good-lord-clean-radio-edit.mp3\",\n            \"musicalKey\": \"Gb major\",\n            \"parentID\": 29275012,\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\"\n            ],\n            \"subThemes\": [\n                \"city life\",\n                \"everyday fashion\",\n                \"fashion vlogs\",\n                \"fitness\",\n                \"future\",\n                \"make up\",\n                \"night life\",\n                \"product features\"\n            ],\n            \"themes\": [\n                \"fashionbeauty\",\n                \"period music\",\n                \"sportsfitness\",\n                \"vlogs\"\n            ],\n            \"title\": \"Good Lord (Clean Radio Edit)\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29331598/29331598_nick-weaver_good-lord-clean-radio-edit.wav\",\n            \"opusFile\": \"29331598/29331598_nick-weaver_good-lord-clean-radio-edit_compressed.mp3\",\n            \"duration\": 189.36,\n            \"peakDataFile\": \"29331598/29331598_nick-weaver_good-lord-clean-radio-edit.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbd40bad553551fe2482\",\n            \"id\": 29297056,\n            \"album\": \"The 94 Project (Instrumental)\",\n            \"artist\": \"Tok Sik\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29297056/29297056_tok-sik_been-grinding-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 29292004,\n            \"performedBy\": \"tok sik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"happiness\",\n                \"hope\",\n                \"joy\",\n                \"strength\",\n                \"work\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"emotion\"\n            ],\n            \"title\": \"Been Grinding (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29297056/29297056_tok-sik_been-grinding-instrumental.wav\",\n            \"opusFile\": \"29297056/29297056_tok-sik_been-grinding-instrumental_compressed.mp3\",\n            \"duration\": 221.81,\n            \"peakDataFile\": \"29297056/29297056_tok-sik_been-grinding-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbd40bad553551fe24af\",\n            \"id\": 29297110,\n            \"album\": \"The 94 Project (Instrumental)\",\n            \"artist\": \"Tok Sik\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29297110/29297110_tok-sik_soulsoul-instrumental.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"parentID\": 29292172,\n            \"performedBy\": \"tok sik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"hip hop instrumental beats\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"bells\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"marimba\",\n                \"rhodes\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"freaky\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"sex\"\n            ],\n            \"title\": \"Soul2Soul (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29297110/29297110_tok-sik_soulsoul-instrumental.wav\",\n            \"opusFile\": \"29297110/29297110_tok-sik_soulsoul-instrumental_compressed.mp3\",\n            \"duration\": 227.32,\n            \"peakDataFile\": \"29297110/29297110_tok-sik_soulsoul-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbd30bad553551fe1ad6\",\n            \"id\": 29294860,\n            \"album\": \"The 94 Project (Instrumental)\",\n            \"artist\": \"Tok Sik\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29294860/29294860_tok-sik_outkast-instrumental.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 29295034,\n            \"performedBy\": \"tok sik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"contemporary rb\",\n                \"hip hop instrumental beats\"\n            ],\n            \"subInstruments\": [\n                \"cellos\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"guitars amplified\",\n                \"harp\",\n                \"rhodes\",\n                \"snaps\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"sex\"\n            ],\n            \"title\": \"OUTKAST (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29294860/29294860_tok-sik_outkast-instrumental.wav\",\n            \"opusFile\": \"29294860/29294860_tok-sik_outkast-instrumental_compressed.mp3\",\n            \"duration\": 211.02,\n            \"peakDataFile\": \"29294860/29294860_tok-sik_outkast-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbd30bad553551fe1c28\",\n            \"id\": 29295088,\n            \"album\": \"The 94 Project (Instrumental)\",\n            \"artist\": \"Tok Sik\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"mallets\",\n                \"percussion\",\n                \"vocal fx\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29295088/29295088_tok-sik_transparent-money-trees-instrumental.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"parentID\": 29295298,\n            \"performedBy\": \"tok sik\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"marimba\",\n                \"snaps\",\n                \"synthesizers\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [\n                \"moving on\",\n                \"posessions\",\n                \"seduction\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Transparent (Money Trees) (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29295088/29295088_tok-sik_transparent-money-trees-instrumental.wav\",\n            \"opusFile\": \"29295088/29295088_tok-sik_transparent-money-trees-instrumental_compressed.mp3\",\n            \"duration\": 217.6,\n            \"peakDataFile\": \"29295088/29295088_tok-sik_transparent-money-trees-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbec0bad553551ff43cd\",\n            \"id\": 29336020,\n            \"album\": \"Sleep Clinic\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29336020/29336020_nick-weaver_show-the-love-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 29340610,\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"hip hop instrumental beats\"\n            ],\n            \"subInstruments\": [\n                \"clarinet\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"flute\",\n                \"guitars amplified\",\n                \"rhodes\",\n                \"saxophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Show The Love (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29336020/29336020_nick-weaver_show-the-love-instrumental.wav\",\n            \"opusFile\": \"29336020/29336020_nick-weaver_show-the-love-instrumental_compressed.mp3\",\n            \"duration\": 224.05,\n            \"peakDataFile\": \"29336020/29336020_nick-weaver_show-the-love-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bbee0bad553551ff5ae0\",\n            \"id\": 29337160,\n            \"album\": \"Sleep Clinic\",\n            \"artist\": \"Nick Weaver\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29337160/29337160_nick-weaver_show-the-love-clean-version.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 29340610,\n            \"performedBy\": \"nick weaver\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"clarinet\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"flute\",\n                \"guitars amplified\",\n                \"rhodes\",\n                \"saxophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Show The Love (Clean Version)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29337160/29337160_nick-weaver_show-the-love-clean-version.wav\",\n            \"opusFile\": \"29337160/29337160_nick-weaver_show-the-love-clean-version_compressed.mp3\",\n            \"duration\": 223.69,\n            \"peakDataFile\": \"29337160/29337160_nick-weaver_show-the-love-clean-version.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bc040bad553551005cd9\",\n            \"id\": 29377054,\n            \"album\": \"Right Back\",\n            \"artist\": \"Rude Boy & Gambino Sound Machine\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"claps stomps\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"vocal fx\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"dramatic\",\n                \"exciting\",\n                \"inspiring\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29377054/29377054_rude-boy-gambino-sound-machine_right-back-instrumental.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 29376532,\n            \"performedBy\": \"rude boy gambino sound machine\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"claps\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"french horn\",\n                \"snaps\",\n                \"synthesizers\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [\n                \"cosmetics skin care\",\n                \"fashion vlog\",\n                \"love\",\n                \"makeup\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"fashionbeauty\",\n                \"vlogs\"\n            ],\n            \"title\": \"Right Back (instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29377054/29377054_rude-boy-gambino-sound-machine_right-back-instrumental.wav\",\n            \"opusFile\": \"29377054/29377054_rude-boy-gambino-sound-machine_right-back-instrumental_compressed.mp3\",\n            \"duration\": 161.64,\n            \"peakDataFile\": \"29377054/29377054_rude-boy-gambino-sound-machine_right-back-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623a6f4088a75b23b044d\",\n            \"id\": 37430704,\n            \"album\": \"King Trife\",\n            \"artist\": \"King Trife\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"37430704/37430704_king-trife_ali-in-the-jungle-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 37430722,\n            \"performedBy\": \"king trife\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"cymbals\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"ethnic hand drums\",\n                \"snare drum\",\n                \"synthesizers\",\n                \"timpani\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Ali In The Jungle (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"opusFile\": \"37430704/37430704_king-trife_ali-in-the-jungle-inst_compressed.mp3\",\n            \"duration\": 138,\n            \"peakDataFile\": \"37430704/37430704_king-trife_ali-in-the-jungle-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623a6f4088a75b23b0477\",\n            \"id\": 37430716,\n            \"album\": \"King Trife\",\n            \"artist\": \"King Trife\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"37430716/37430716_king-trife_ali-in-the-jungle-vocals-only.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 37430722,\n            \"performedBy\": \"king trife\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Ali In The Jungle (vocals only)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"37430716/37430716_king-trife_ali-in-the-jungle-vocals-only_compressed.mp3\",\n            \"duration\": 138,\n            \"peakDataFile\": \"37430716/37430716_king-trife_ali-in-the-jungle-vocals-only.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623a6f4088a75b23b04d2\",\n            \"id\": 37430728,\n            \"album\": \"King Trife\",\n            \"artist\": \"King Trife\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dark\",\n                \"dramatic\",\n                \"love\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"37430728/37430728_king-trife_fly-w-me-vocals-only.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"parentID\": 37430734,\n            \"performedBy\": \"king trife\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Fly W Me (vocals only)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"opusFile\": \"37430728/37430728_king-trife_fly-w-me-vocals-only_compressed.mp3\",\n            \"duration\": 148.15,\n            \"peakDataFile\": \"37430728/37430728_king-trife_fly-w-me-vocals-only.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623a6f4088a75b23b04fb\",\n            \"id\": 37430746,\n            \"album\": \"King Trife\",\n            \"artist\": \"King Trife\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electronic\",\n                \"mallets\",\n                \"percussion\",\n                \"strings\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"dark\",\n                \"quirky\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"37430746/37430746_king-trife_fly-w-me-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 37430734,\n            \"performedBy\": \"king trife\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"claps\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"ethnic hand drums\",\n                \"snaps\",\n                \"synthesizers\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Fly W Me (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"opusFile\": \"37430746/37430746_king-trife_fly-w-me-inst_compressed.mp3\",\n            \"duration\": 148.15,\n            \"peakDataFile\": \"37430746/37430746_king-trife_fly-w-me-inst.json\",\n            \"isSFX\": false,\n            \"wavFile\": \"37430746/37430746_king-trife_fly-w-me-inst.wav\"\n        },\n        {\n            \"_id\": \"63e623b7f4088a75b23bf1d7\",\n            \"id\": 43988548,\n            \"album\": \"Fly\",\n            \"artist\": \"Jonathan Floyd\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"43988548/43988548_jonathan-floyd_fly-remixael-inst.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 43988578,\n            \"performedBy\": \"jonathan floyd\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"city life\",\n                \"commercial gold\",\n                \"cooking\",\n                \"fashion vlog\",\n                \"make up\",\n                \"product feature\",\n                \"road trip\",\n                \"shopping\",\n                \"travel vlog\"\n            ],\n            \"themes\": [\n                \"ads\",\n                \"fashionbeauty\",\n                \"relaxmeditation\",\n                \"travel\",\n                \"vlogs\"\n            ],\n            \"title\": \"Fly Remixael 2 (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"43988548/43988548_jonathan-floyd_fly-remixael-inst.wav\",\n            \"opusFile\": \"43988548/43988548_jonathan-floyd_fly-remixael-inst_compressed.mp3\",\n            \"duration\": 165.48,\n            \"peakDataFile\": \"43988548/43988548_jonathan-floyd_fly-remixael-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e623b7f4088a75b23bf23a\",\n            \"id\": 43988584,\n            \"album\": \"Fly\",\n            \"artist\": \"Jonathan Floyd\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"claps stomps\",\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"43988584/43988584_jonathan-floyd_fly-remixael-aca.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"parentID\": 43988578,\n            \"performedBy\": \"jonathan floyd\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"claps\",\n                \"drum machine\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Fly Remixael 2 (ACA)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"43988584/43988584_jonathan-floyd_fly-remixael-aca.wav\",\n            \"opusFile\": \"43988584/43988584_jonathan-floyd_fly-remixael-aca_compressed.mp3\",\n            \"duration\": 165.48,\n            \"peakDataFile\": \"43988584/43988584_jonathan-floyd_fly-remixael-aca.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e6b46bf4088a75b28e6a4c\",\n            \"id\": 49746178,\n            \"album\": \"K. Sparks\",\n            \"artist\": \"K. Sparks\",\n            \"catalogs\": [],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"49746178/49746178_k-sparks_soul-mates-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 49746214,\n            \"performedBy\": \"k sparks\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Soul Mates (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"49746178/49746178_k-sparks_soul-mates-inst.wav\",\n            \"opusFile\": \"49746178/49746178_k-sparks_soul-mates-inst_compressed.mp3\",\n            \"duration\": 257.83,\n            \"peakDataFile\": \"49746178/49746178_k-sparks_soul-mates-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5b9c0be18f19870171\",\n            \"id\": 130004524,\n            \"album\": \"R&B Pop\",\n            \"artist\": \"Justin Garner\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\",\n                \"hip hop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\"\n            ],\n            \"moods\": [\n                \"laid back\",\n                \"soulful\",\n                \"smooth\",\n                \"hip hop instrumental beats\"\n            ],\n            \"mp3File\": \"130004524/130004524_justin-garner_flicker-inst.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"parentID\": 130004532,\n            \"performedBy\": \"justin garner\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"hip hop instrumental beats\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Flicker (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130004524/130004524_justin-garner_flicker-inst.wav\",\n            \"opusFile\": \"130004524/130004524_justin-garner_flicker-inst_compressed.mp3\",\n            \"duration\": 170.68,\n            \"peakDataFile\": \"130004524/130004524_justin-garner_flicker-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b5f9c0be18f19871ff1\",\n            \"id\": 130011228,\n            \"album\": \"RVR152_Andre Writer | Focus (passionate R&B hip hop)\",\n            \"artist\": \"andre writer\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"electronic\"\n            ],\n            \"moods\": [\n                \"laid back\",\n                \"sensual\",\n                \"808 beat\"\n            ],\n            \"mp3File\": \"130011228/130011228_andre-writer_do-it-for-me-inst.mp3\",\n            \"musicalKey\": \"C# minor\",\n            \"parentID\": 130011236,\n            \"performedBy\": \"andre writer\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"subInstruments\": [\n                \"guitars amplified\",\n                \"rhodes\",\n                \"drum machine\",\n                \"electronic sound effects\",\n                \"electric bass\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"fashionbeauty\",\n                \"relationships\"\n            ],\n            \"title\": \"Do It For Me (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130011228/130011228_andre-writer_do-it-for-me-inst.wav\",\n            \"opusFile\": \"130011228/130011228_andre-writer_do-it-for-me-inst_compressed.mp3\",\n            \"isSFX\": false,\n            \"duration\": 153.1,\n            \"peakDataFile\": \"130011228/130011228_andre-writer_do-it-for-me-inst.json\"\n        },\n        {\n            \"_id\": \"64c045b44b845b92fcc826e6\",\n            \"id\": 130026836,\n            \"album\": \"R&B Soul\",\n            \"artist\": \"Justin Garner\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"pop\",\n                \"rb\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\",\n                \"claps stomps\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"love\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130026836/130026836_justin-garner_maybe-im-a-little-toxic-inst.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"parentID\": 130026844,\n            \"performedBy\": \"justin garner\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"soul\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\",\n                \"electric bass\",\n                \"claps\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Maybe I'm a Little Toxic (inst)\",\n            \"vocals\": [\n                \"no\"\n            ],\n            \"wavFile\": \"130026836/130026836_justin-garner_maybe-im-a-little-toxic-inst.wav\",\n            \"opusFile\": \"130026836/130026836_justin-garner_maybe-im-a-little-toxic-inst_compressed.mp3\",\n            \"duration\": 174.53,\n            \"peakDataFile\": \"130026836/130026836_justin-garner_maybe-im-a-little-toxic-inst.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98aff69\",\n            \"id\": 130033380,\n            \"album\": \"RED065_XODREW | My Wave (hip hop swagger)\",\n            \"artist\": \"PAHLR\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 130.06,\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"keyboards\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033380/130033380_pahlr_elevate-inst.mp3\",\n            \"musicalKey\": \"A minor\",\n            \"parentID\": 130033388,\n            \"performedBy\": \"pahlr\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"pop\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"synthesizers\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"rhodes\",\n                \"electronic piano\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"sportsfitness\"\n            ],\n            \"title\": \"Elevate (feat XODREW) (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130033380/130033380_pahlr_elevate-inst.wav\",\n            \"opusFile\": \"130033380/130033380_pahlr_elevate-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033380/130033380_pahlr_elevate-inst.json\"\n        },\n        {\n            \"_id\": \"652811071ae391cfe98b0279\",\n            \"id\": 130033652,\n            \"album\": \"RED056_Stellar (dreamy r&b pop)\",\n            \"artist\": \"Jordan Olmos\",\n            \"catalogs\": [\n                \"asx\"\n            ],\n            \"duration\": 160,\n            \"featured\": false,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\",\n                \"electronic\"\n            ],\n            \"isSFX\": false,\n            \"language\": \"English\",\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"130033652/130033652_jordan-olmos_let-your-heart-decide-inst.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"parentID\": 130033644,\n            \"performedBy\": \"jordan olmos\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"synthesizers\",\n                \"electronic sound effects\",\n                \"electronic pads sounds\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Let Your Heart Decide (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130033652/130033652_jordan-olmos_let-your-heart-decide-inst.wav\",\n            \"opusFile\": \"130033652/130033652_jordan-olmos_let-your-heart-decide-inst_compressed.mp3\",\n            \"peakDataFile\": \"130033652/130033652_jordan-olmos_let-your-heart-decide-inst.json\"\n        },\n        {\n            \"_id\": \"65eadef29fe61b1e35934cab\",\n            \"id\": 130053692,\n            \"title\": \"Crazy (Performance Mix)\",\n            \"parentID\": 130053676,\n            \"featured\": false,\n            \"mp3File\": \"130053692/130053692_meantb_crazy-performance-mix.mp3\",\n            \"wavFile\": \"130053692/130053692_meantb_crazy-performance-mix.wav\",\n            \"artist\": \"MEANT2B\",\n            \"performedBy\": \"meant2b\",\n            \"catalogs\": [],\n            \"album\": \"MEANT2B (R&B)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"genres\": [],\n            \"subGenres\": [],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 190.72,\n            \"opusFile\": \"130053692/130053692_meantb_crazy-performance-mix_compressed.mp3\",\n            \"peakDataFile\": \"130053692/130053692_meantb_crazy-performance-mix.json\"\n        },\n        {\n            \"_id\": \"65eadef262e9b0cc7c5483a3\",\n            \"id\": 130053684,\n            \"title\": \"Crazy (inst)\",\n            \"parentID\": 130053676,\n            \"featured\": false,\n            \"mp3File\": \"130053684/130053684_meantb_crazy-inst.mp3\",\n            \"wavFile\": \"130053684/130053684_meantb_crazy-inst.wav\",\n            \"artist\": \"MEANT2B\",\n            \"performedBy\": \"meant2b\",\n            \"catalogs\": [],\n            \"album\": \"MEANT2B (R&B)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"genres\": [],\n            \"subGenres\": [],\n            \"moods\": [],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 190.72,\n            \"opusFile\": \"130053684/130053684_meantb_crazy-inst_compressed.mp3\",\n            \"peakDataFile\": \"130053684/130053684_meantb_crazy-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061ff60\",\n            \"id\": 130068740,\n            \"title\": \"Blast Off (inst)\",\n            \"parentID\": 130068732,\n            \"featured\": true,\n            \"mp3File\": \"130068740/130068740_lance-conrad_blast-off-inst.mp3\",\n            \"wavFile\": \"130068740/130068740_lance-conrad_blast-off-inst.wav\",\n            \"artist\": \"Lance Conrad\",\n            \"performedBy\": \"lance conrad\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"C minor\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary hip hoppop\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 177.64,\n            \"opusFile\": \"130068740/130068740_lance-conrad_blast-off-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068740/130068740_lance-conrad_blast-off-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417274babd1893a82dc\",\n            \"id\": 130068804,\n            \"title\": \"Secrets (inst)\",\n            \"parentID\": 130068812,\n            \"featured\": true,\n            \"mp3File\": \"130068804/130068804_matt-thornton_secrets-inst.mp3\",\n            \"wavFile\": \"130068804/130068804_matt-thornton_secrets-inst.wav\",\n            \"artist\": \"Matt Thornton\",\n            \"performedBy\": \"matt thornton\",\n            \"catalogs\": [],\n            \"album\": \"R&B Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"F major\",\n            \"genres\": [\n                \"pop\"\n            ],\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"moods\": [\n                \"happy\",\n                \"calm\"\n            ],\n            \"instruments\": [],\n            \"subInstruments\": [],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 127.5,\n            \"opusFile\": \"130068804/130068804_matt-thornton_secrets-inst_compressed.mp3\",\n            \"peakDataFile\": \"130068804/130068804_matt-thornton_secrets-inst.json\"\n        },\n        {\n            \"_id\": \"667eb417db8742082061fee8\",\n            \"id\": 130079316,\n            \"title\": \"Love Is A Gangster (inst)\",\n            \"parentID\": 130079324,\n            \"featured\": true,\n            \"mp3File\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.mp3\",\n            \"wavFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.wav\",\n            \"artist\": \"Justin Garner\",\n            \"performedBy\": \"justin garner\",\n            \"catalogs\": [],\n            \"album\": \"R&B Pop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"Bb minor\",\n            \"genres\": [\n                \"pop\",\n                \"singer songwriter\"\n            ],\n            \"subGenres\": [\n                \"contemporary rb\",\n                \"alternative\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"sad\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"keyboards\",\n                \"electronic\"\n            ],\n            \"subInstruments\": [\n                \"drum machine\",\n                \"piano\",\n                \"synthesizers\",\n                \"electronic sound effects\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 180.77,\n            \"opusFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst_compressed.mp3\",\n            \"peakDataFile\": \"130079316/130079316_justin-garner_love-is-a-gangster-inst.json\"\n        },\n        {\n            \"_id\": \"667eb419274babd1893a84e1\",\n            \"id\": 130088940,\n            \"title\": \"Outlaws (inst)\",\n            \"parentID\": 130088948,\n            \"featured\": true,\n            \"mp3File\": \"130088940/130088940_tyler-forrest_outlaws-inst.mp3\",\n            \"wavFile\": \"130088940/130088940_tyler-forrest_outlaws-inst.wav\",\n            \"artist\": \"Tyler Forrest\",\n            \"performedBy\": \"tyler forrest\",\n            \"catalogs\": [],\n            \"album\": \"Hip Hop\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"musicalKey\": \"D minor\",\n            \"genres\": [\n                \"hip hop\"\n            ],\n            \"subGenres\": [\n                \"underground hip hop\"\n            ],\n            \"moods\": [\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electronic\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"subInstruments\": [\n                \"synthesizers\",\n                \"guitars amplified\",\n                \"electric bass\",\n                \"drum kit\",\n                \"acoustic guitar\"\n            ],\n            \"themes\": [],\n            \"subThemes\": [],\n            \"processed\": true,\n            \"isSFX\": false,\n            \"duration\": 160.24,\n            \"opusFile\": \"130088940/130088940_tyler-forrest_outlaws-inst_compressed.mp3\",\n            \"peakDataFile\": \"130088940/130088940_tyler-forrest_outlaws-inst.json\"\n        }\n    ],\n    \"totalRecords\": 168,\n    \"tracksRecords\": 184,\n    \"perPage\": 25,\n    \"order\": [\n        \"29473846\",\n        \"130052836\",\n        \"29184424\",\n        \"29774536\",\n        \"29489050\",\n        \"29488858\",\n        \"130053692\",\n        \"29268826\",\n        \"130003252\",\n        \"130067252\",\n        \"51182092\",\n        \"29320978\",\n        \"111158884\",\n        \"111158868\",\n        \"130040644\",\n        \"130053676\",\n        \"111158892\",\n        \"130038884\",\n        \"110031444\",\n        \"130066788\",\n        \"130004572\",\n        \"29084560\",\n        \"130066588\",\n        \"130068444\",\n        \"29374570\",\n        \"130068452\",\n        \"130033644\",\n        \"29317468\",\n        \"130040820\",\n        \"130046708\",\n        \"31209094\",\n        \"130079324\",\n        \"130034156\",\n        \"130031772\",\n        \"29743414\",\n        \"130066820\",\n        \"29150032\",\n        \"29290804\",\n        \"130040772\",\n        \"104765676\",\n        \"29325256\",\n        \"29734822\",\n        \"130040532\",\n        \"31355410\",\n        \"29320366\",\n        \"29590576\",\n        \"29652988\",\n        \"29473744\",\n        \"29553874\",\n        \"29603554\",\n        \"29652598\",\n        \"130068196\",\n        \"29714380\",\n        \"29265742\",\n        \"29597644\",\n        \"29148862\",\n        \"29290678\",\n        \"29518396\",\n        \"31217128\",\n        \"130031884\",\n        \"29710510\",\n        \"29292004\",\n        \"105238796\",\n        \"104764884\",\n        \"29295862\",\n        \"51046744\",\n        \"29380288\",\n        \"29337160\",\n        \"31217080\",\n        \"29371528\",\n        \"29340610\",\n        \"130003196\",\n        \"29579056\",\n        \"29578522\",\n        \"29269648\",\n        \"29467750\",\n        \"43988578\",\n        \"29269306\",\n        \"130068116\",\n        \"47871748\",\n        \"29624248\",\n        \"29376532\",\n        \"42136288\",\n        \"130040652\",\n        \"109759724\",\n        \"130072460\",\n        \"130026828\",\n        \"31357798\",\n        \"29606290\",\n        \"130034148\",\n        \"29290942\",\n        \"29168524\",\n        \"122022204\",\n        \"29295298\",\n        \"109760100\",\n        \"29243704\",\n        \"49746214\",\n        \"109759556\",\n        \"130031756\",\n        \"29601334\",\n        \"52826830\",\n        \"29145520\",\n        \"29294386\",\n        \"29626084\",\n        \"28979560\",\n        \"29376832\",\n        \"130026844\",\n        \"29597548\",\n        \"29275012\",\n        \"29589304\",\n        \"130012540\",\n        \"130068732\",\n        \"29152150\",\n        \"130055668\",\n        \"130040500\",\n        \"29058298\",\n        \"29594956\",\n        \"29890126\",\n        \"29382574\",\n        \"29172322\",\n        \"29311516\",\n        \"130045308\",\n        \"130088148\",\n        \"29105056\",\n        \"29231194\",\n        \"29331598\",\n        \"130075956\",\n        \"29295034\",\n        \"130088948\",\n        \"130040436\",\n        \"29594854\",\n        \"130045316\",\n        \"130068812\",\n        \"120139444\",\n        \"130040788\",\n        \"122022428\",\n        \"29195698\",\n        \"29634850\",\n        \"29624368\",\n        \"130033388\",\n        \"29561098\",\n        \"37430722\",\n        \"109759540\",\n        \"29209426\",\n        \"130002844\",\n        \"31209106\",\n        \"29559538\",\n        \"29317402\",\n        \"29469304\",\n        \"130040412\",\n        \"29756482\",\n        \"130031868\",\n        \"130076244\",\n        \"29367340\",\n        \"29194282\",\n        \"130040372\",\n        \"29300920\",\n        \"29581792\",\n        \"130076084\",\n        \"130011236\",\n        \"130054956\",\n        \"29188252\",\n        \"130000780\",\n        \"47857294\",\n        \"29467624\",\n        \"29722270\",\n        \"51182320\",\n        \"130002852\",\n        \"31217116\",\n        \"51182236\",\n        \"105237364\",\n        \"29711224\",\n        \"29223286\",\n        \"29557162\",\n        \"31357852\",\n        \"130068020\",\n        \"130068428\",\n        \"29273038\",\n        \"37430734\",\n        \"130004532\",\n        \"29480632\",\n        \"130075940\",\n        \"130002748\",\n        \"29660428\",\n        \"29354710\",\n        \"51181870\",\n        \"29564602\",\n        \"29761384\",\n        \"130007444\",\n        \"109760092\",\n        \"29447632\",\n        \"109760068\",\n        \"130076292\",\n        \"130044788\",\n        \"29191414\",\n        \"29575018\",\n        \"130076052\",\n        \"40868908\",\n        \"130068900\",\n        \"29292172\"\n    ]\n}"}],"_postman_id":"6f17130b-310d-4bde-8e88-87744ea5b4d9"},{"name":"Search Tracks By Free Text","id":"c2e61d65-1a3a-44fd-8054-e170587a01ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22free%22%3A%5B%22zero%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that can be stringified using <code>JSON.stringify()</code>. This object allows you to filter the results based on various criteria. Below is the structure of the <code>query</code> object used in the example:</p>\n<ul>\n<li><code>free</code> (array of strings): Filter tracks that are free. The value should be an array with the string <code>\"zero\"</code> to indicate tracks that cost zero.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"free\": [\"zero\"]\n}\n\n</code></pre>\n<p>To use this in Postman, you need to stringify the JSON object:</p>\n<p><strong>Stringified</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"free\":[\"zero\"]}\n\n</code></pre>\n","urlObject":{"path":["v1","tracks"],"host":["https://example.com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22free%22%3A%5B%22zero%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}],"variable":[]}},"response":[{"id":"0f73873d-507f-4725-8535-2ce51d9244e6","name":"Search Tracks By Free Text","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks?page=1&limit=25&query=%7B%22free%22%3A%5B%22zero%22%5D%7D&sort=%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D","host":["https://example.com"],"path":["v1","tracks"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"query","value":"%7B%22free%22%3A%5B%22zero%22%5D%7D"},{"key":"sort","value":"%7B%22featured%22%3A-1%2C%22createdAt%22%3A-1%7D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:13:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=nZCZSy3ceBLkmOot8Lc6PSbOtuXNgIKZlb0wC9aixjcCY5e6FusY+z0IW4I9kyiA9nesdiy3DmTPJ/ewwd8kunLknrC4TH1uqs44wu2PBaOBAGab7G2K6dm05t5J; Expires=Sat, 06 Jul 2024 14:13:33 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=nZCZSy3ceBLkmOot8Lc6PSbOtuXNgIKZlb0wC9aixjcCY5e6FusY+z0IW4I9kyiA9nesdiy3DmTPJ/ewwd8kunLknrC4TH1uqs44wu2PBaOBAGab7G2K6dm05t5J; Expires=Sat, 06 Jul 2024 14:13:33 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"7dbf-zweCpI+iXybpnMszflEmVvom0IU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tracks\": [\n        {\n            \"_id\": \"645d2b599c0be18f1986eb8f\",\n            \"id\": 130000404,\n            \"album\": \"Alternative Rock\",\n            \"artist\": \"less than zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"aggressive ballad\"\n            ],\n            \"mp3File\": \"130000404/130000404_less-than-zero_butterfly-vocal.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"less than zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"guitars amplified\",\n                \"electric bass\",\n                \"acoustic guitar\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Butterfly (vocal)\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130000404/130000404_less-than-zero_butterfly-vocal.wav\",\n            \"opusFile\": \"130000404/130000404_less-than-zero_butterfly-vocal_compressed.mp3\",\n            \"duration\": 222,\n            \"peakDataFile\": \"130000404/130000404_less-than-zero_butterfly-vocal.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9dd0bad5535516e0968\",\n            \"id\": 29249950,\n            \"album\": \"Heart\",\n            \"artist\": \"Zero Venture\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"inspiring\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29249950/29249950_zero-venture_heart.mp3\",\n            \"musicalKey\": \"Eb major\",\n            \"performedBy\": \"zero venture\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"dance pop\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Heart\",\n            \"vocals\": [\n                \"background\"\n            ],\n            \"wavFile\": \"29249950/29249950_zero-venture_heart.wav\",\n            \"opusFile\": \"29249950/29249950_zero-venture_heart_compressed.mp3\",\n            \"duration\": 189.41,\n            \"peakDataFile\": \"29249950/29249950_zero-venture_heart.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9b30bad5535516de261\",\n            \"id\": 29218780,\n            \"album\": \"Erosions EP\",\n            \"artist\": \"Limite Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29218780/29218780_limite-zero_im-gone.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"limite zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"dancingclubbin\",\n                \"night life\",\n                \"partying\"\n            ],\n            \"themes\": [\n                \"fashionbeauty\"\n            ],\n            \"title\": \"I'm Gone\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29218780/29218780_limite-zero_im-gone.wav\",\n            \"opusFile\": \"29218780/29218780_limite-zero_im-gone_compressed.mp3\",\n            \"duration\": 299.55,\n            \"peakDataFile\": \"29218780/29218780_limite-zero_im-gone.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9a80bad5535516dd7a3\",\n            \"id\": 29213092,\n            \"album\": \"Erosions EP\",\n            \"artist\": \"Limite Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29213092/29213092_limite-zero_arsonist.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"performedBy\": \"limite zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"harp\",\n                \"snare drum\",\n                \"synthesizers\",\n                \"timpani\",\n                \"triangle\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [\n                \"modern\"\n            ],\n            \"themes\": [\n                \"gaming\"\n            ],\n            \"title\": \"Arsonist\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29213092/29213092_limite-zero_arsonist.wav\",\n            \"opusFile\": \"29213092/29213092_limite-zero_arsonist_compressed.mp3\",\n            \"duration\": 223.74,\n            \"peakDataFile\": \"29213092/29213092_limite-zero_arsonist.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9920bad5535516dc1ef\",\n            \"id\": 29193946,\n            \"album\": \"Shibui Instrumental\",\n            \"artist\": \"The Broken Orchestra\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"electric guitars\",\n                \"keyboards\",\n                \"percussion\",\n                \"vintage\",\n                \"vocal fx\",\n                \"winds\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"chill\"\n            ],\n            \"mp3File\": \"29193946/29193946_the-broken-orchestra_reach-the-stars-instrumental.mp3\",\n            \"musicalKey\": \"Eb minor\",\n            \"performedBy\": \"the broken orchestra\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trip hop\"\n            ],\n            \"subInstruments\": [\n                \"aahs\",\n                \"clarinet\",\n                \"drum kit\",\n                \"drum machine\",\n                \"ethnic hand drums\",\n                \"flute\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"humming\",\n                \"ooohs\",\n                \"phonograph\",\n                \"rhodes\",\n                \"saxophone\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"upright bass\",\n                \"whistling\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Reach The Stars (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29193946/29193946_the-broken-orchestra_reach-the-stars-instrumental.wav\",\n            \"opusFile\": \"29193946/29193946_the-broken-orchestra_reach-the-stars-instrumental_compressed.mp3\",\n            \"duration\": 185.57,\n            \"peakDataFile\": \"29193946/29193946_the-broken-orchestra_reach-the-stars-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9840bad5535516db390\",\n            \"id\": 29200048,\n            \"album\": \"Shibui- The Broken Orchestra\",\n            \"artist\": \"The Broken Orchestra\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"nature\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"29200048/29200048_the-broken-orchestra_over-over.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"the broken orchestra\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trip hop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"animal sounds\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"nature sounds\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Over & Over\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29200048/29200048_the-broken-orchestra_over-over.wav\",\n            \"opusFile\": \"29200048/29200048_the-broken-orchestra_over-over_compressed.mp3\",\n            \"duration\": 282.2,\n            \"peakDataFile\": \"29200048/29200048_the-broken-orchestra_over-over.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e4d20bad55355164a0c0\",\n            \"id\": 29158792,\n            \"album\": \"Binary Age EP\",\n            \"artist\": \"Limite Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29158792/29158792_limite-zero_fly-away-feat-mehdiman.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"limite zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic piano\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Fly Away feat. Mehdiman\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29158792/29158792_limite-zero_fly-away-feat-mehdiman.wav\",\n            \"opusFile\": \"29158792/29158792_limite-zero_fly-away-feat-mehdiman_compressed.mp3\",\n            \"duration\": 295.55,\n            \"peakDataFile\": \"29158792/29158792_limite-zero_fly-away-feat-mehdiman.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50d8a0bad5535514895c7\",\n            \"id\": 29616628,\n            \"album\": \"Minus Vince\",\n            \"artist\": \"Donvision\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\",\n                \"happy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29616628/29616628_donvision_storytellers.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"donvision\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"ska\"\n            ],\n            \"subInstruments\": [\n                \"brass\",\n                \"clarinet\",\n                \"drum kit\",\n                \"electric bass\",\n                \"flute\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\",\n                \"saxophone\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [\n                \"change\",\n                \"happiness\",\n                \"hope\",\n                \"partying\",\n                \"night life\"\n            ],\n            \"themes\": [\n                \"emotion\",\n                \"fashionbeauty\"\n            ],\n            \"title\": \"Storytellers\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29616628/29616628_donvision_storytellers.wav\",\n            \"opusFile\": \"29616628/29616628_donvision_storytellers_compressed.mp3\",\n            \"duration\": 242.94,\n            \"peakDataFile\": \"29616628/29616628_donvision_storytellers.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50d850bad553551485f65\",\n            \"id\": 29605432,\n            \"album\": \"PNFA - Vogue_04\",\n            \"artist\": \"Wolfram Gruss\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"mallets\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29605432/29605432_wolfram-gruss_pnfa-miles-and-miles-slowly.mp3\",\n            \"musicalKey\": \"G# minor\",\n            \"performedBy\": \"wolfram gruss\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trip hop\"\n            ],\n            \"subInstruments\": [\n                \"bells\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars amplified\",\n                \"marimba\",\n                \"rhodes\",\n                \"turntable sounds\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"PNFA - Miles and Miles (Slowly)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29605432/29605432_wolfram-gruss_pnfa-miles-and-miles-slowly.wav\",\n            \"opusFile\": \"29605432/29605432_wolfram-gruss_pnfa-miles-and-miles-slowly_compressed.mp3\",\n            \"duration\": 306.44,\n            \"peakDataFile\": \"29605432/29605432_wolfram-gruss_pnfa-miles-and-miles-slowly.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b770bad5535513bbc09\",\n            \"id\": 29477920,\n            \"album\": \"I Disappear\",\n            \"artist\": \"Graystar\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"calm\",\n                \"love\"\n            ],\n            \"mp3File\": \"29477920/29477920_graystar_just-about-zero.mp3\",\n            \"musicalKey\": \"E major\",\n            \"performedBy\": \"graystar\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"indie rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"cellos\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"harp\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Just About Zero\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29477920/29477920_graystar_just-about-zero.wav\",\n            \"opusFile\": \"29477920/29477920_graystar_just-about-zero_compressed.mp3\",\n            \"duration\": 230.06,\n            \"peakDataFile\": \"29477920/29477920_graystar_just-about-zero.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b390bad553551391aaa\",\n            \"id\": 29409178,\n            \"album\": \"Taste The Mystery\",\n            \"artist\": \"Alexis:Alexander\",\n            \"catalogs\": [\n                \"composer\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"easy listening\",\n                \"electronic\",\n                \"jazz\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"winds\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"happy\",\n                \"love\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"29409178/29409178_alexisalexander_taste-the-mystery.mp3\",\n            \"musicalKey\": \"D minor\",\n            \"performedBy\": \"alexisalexander\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary easy listening\",\n                \"lounge\",\n                \"loungecocktail jazz\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"clarinet\",\n                \"drum kit\",\n                \"electronic pads sounds\",\n                \"electronic piano\",\n                \"electronic sound effects\",\n                \"flute\",\n                \"french horn\",\n                \"saxophone\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"upright bass\"\n            ],\n            \"subThemes\": [\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Taste The Mystery\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"29409178/29409178_alexisalexander_taste-the-mystery.wav\",\n            \"opusFile\": \"29409178/29409178_alexisalexander_taste-the-mystery_compressed.mp3\",\n            \"duration\": 244.11,\n            \"peakDataFile\": \"29409178/29409178_alexisalexander_taste-the-mystery.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bc210bad55355101c1ea\",\n            \"id\": 29408776,\n            \"album\": \"Mister O\",\n            \"artist\": \"Mister O\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\",\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"calm\",\n                \"chill\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"29408776/29408776_mister-o_evening-at-the-pattersons.mp3\",\n            \"musicalKey\": \"C major\",\n            \"performedBy\": \"mister o\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"chillout\",\n                \"lounge\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [\n                \"arts crafts\",\n                \"being in love\",\n                \"cooking\",\n                \"couples\",\n                \"diy\",\n                \"fashion vlogs\",\n                \"product features\",\n                \"professional services\",\n                \"shopping\",\n                \"study\",\n                \"travel vlog\",\n                \"underscore\"\n            ],\n            \"themes\": [\n                \"businesscorporate\",\n                \"fashionbeauty\",\n                \"podcastnews\",\n                \"relaxmeditation\",\n                \"vlogs\",\n                \"emotion\",\n                \"relationships\"\n            ],\n            \"title\": \"Evening At The Pattersons\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29408776/29408776_mister-o_evening-at-the-pattersons.wav\",\n            \"opusFile\": \"29408776/29408776_mister-o_evening-at-the-pattersons_compressed.mp3\",\n            \"duration\": 311.38,\n            \"peakDataFile\": \"29408776/29408776_mister-o_evening-at-the-pattersons.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e4bc1d0bad553551018666\",\n            \"id\": 29403322,\n            \"album\": \"Downtempo\",\n            \"artist\": \"Leon Ayers Jr.\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electronic\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"ambient\",\n                \"calm\",\n                \"chill\"\n            ],\n            \"mp3File\": \"29403322/29403322_leon-ayers-jr_point-zero.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"leon ayers jr\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"chillout\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"ethnic hand drums\",\n                \"french horn\",\n                \"synthesizers\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Point Zero\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29403322/29403322_leon-ayers-jr_point-zero.wav\",\n            \"opusFile\": \"29403322/29403322_leon-ayers-jr_point-zero_compressed.mp3\",\n            \"duration\": 126.69,\n            \"peakDataFile\": \"29403322/29403322_leon-ayers-jr_point-zero.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e4c90bad55355164902d\",\n            \"id\": 29165290,\n            \"album\": \"Volume One + Bonus Remixes\",\n            \"artist\": \"Soulphonic Soundsystem\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\",\n                \"electronic\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"world\"\n            ],\n            \"moods\": [\n                \"chill\"\n            ],\n            \"mp3File\": \"29165290/29165290_soulphonic-soundsystem_underwater-currents.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"soulphonic soundsystem\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"chillout\",\n                \"lounge\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"ethnic hand drums\",\n                \"mellotron\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Underwater Currents\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29165290/29165290_soulphonic-soundsystem_underwater-currents.wav\",\n            \"opusFile\": \"29165290/29165290_soulphonic-soundsystem_underwater-currents_compressed.mp3\",\n            \"duration\": 257.36,\n            \"peakDataFile\": \"29165290/29165290_soulphonic-soundsystem_underwater-currents.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a6c5e5c9bb80ded5de\",\n            \"id\": 28945726,\n            \"album\": \"Sparks On A String\",\n            \"artist\": \"Orbiter\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 231.37,\n            \"featured\": true,\n            \"genres\": [\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"happy\",\n                \"quirky\"\n            ],\n            \"mp3File\": \"28945726/28945726_orbiter_apple-tree.mp3\",\n            \"musicalKey\": \"A major\",\n            \"performedBy\": \"orbiter\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative\"\n            ],\n            \"subInstruments\": [\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars amplified\",\n                \"mellotron\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Apple Tree\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28945726/28945726_orbiter_apple-tree.wav\",\n            \"opusFile\": \"28945726/28945726_orbiter_apple-tree_compressed.mp3\",\n            \"peakDataFile\": \"28945726/28945726_orbiter_apple-tree.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6e3c5e5c9bb80e034c2\",\n            \"id\": 29050072,\n            \"album\": \"Dawn Over Zero\",\n            \"artist\": \"Dawn Over Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 393.8,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29050072/29050072_dawn-over-zero_circulation.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"dawn over zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"change\",\n                \"doubt\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Circulation\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29050072/29050072_dawn-over-zero_circulation.wav\",\n            \"opusFile\": \"29050072/29050072_dawn-over-zero_circulation_compressed.mp3\",\n            \"peakDataFile\": \"29050072/29050072_dawn-over-zero_circulation.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a5c5e5c9bb80ded0d5\",\n            \"id\": 28938736,\n            \"album\": \"Invitation\",\n            \"artist\": \"Carrie Akre\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 296.46,\n            \"featured\": true,\n            \"genres\": [\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"ambient\",\n                \"chill\"\n            ],\n            \"mp3File\": \"28938736/28938736_carrie-akre_invitation.mp3\",\n            \"musicalKey\": \"Bb minor\",\n            \"performedBy\": \"carrie akre\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Invitation\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28938736/28938736_carrie-akre_invitation.wav\",\n            \"opusFile\": \"28938736/28938736_carrie-akre_invitation_compressed.mp3\",\n            \"peakDataFile\": \"28938736/28938736_carrie-akre_invitation.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6b4c5e5c9bb80df6bc5\",\n            \"id\": 28982614,\n            \"album\": \"Alibi\",\n            \"artist\": \"Andrea Wittgens and Sugartown\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 278.41,\n            \"featured\": true,\n            \"genres\": [\n                \"singer songwriter\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"keyboards\",\n                \"mallets\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"calm\",\n                \"love\"\n            ],\n            \"mp3File\": \"28982614/28982614_andrea-wittgens-and-sugartown_love.mp3\",\n            \"musicalKey\": \"G minor\",\n            \"performedBy\": \"andrea wittgens and sugartown\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"bells\",\n                \"marimba\",\n                \"rhodes\",\n                \"vibraphone\",\n                \"xylophone\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Love\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28982614/28982614_andrea-wittgens-and-sugartown_love.wav\",\n            \"opusFile\": \"28982614/28982614_andrea-wittgens-and-sugartown_love_compressed.mp3\",\n            \"peakDataFile\": \"28982614/28982614_andrea-wittgens-and-sugartown_love.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6e3c5e5c9bb80e035e0\",\n            \"id\": 29050258,\n            \"album\": \"Dawn Over Zero\",\n            \"artist\": \"Dawn Over Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 207.65,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29050258/29050258_dawn-over-zero_retrace.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"performedBy\": \"dawn over zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"doubt\",\n                \"grief\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Retrace\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29050258/29050258_dawn-over-zero_retrace.wav\",\n            \"opusFile\": \"29050258/29050258_dawn-over-zero_retrace_compressed.mp3\",\n            \"peakDataFile\": \"29050258/29050258_dawn-over-zero_retrace.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e4680bad55355163f6e6\",\n            \"id\": 29059198,\n            \"album\": \"Dawn Over Zero\",\n            \"artist\": \"Dawn Over Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"29059198/29059198_dawn-over-zero_take-you-under.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"dawn over zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"anger\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Take You Under\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29059198/29059198_dawn-over-zero_take-you-under.wav\",\n            \"opusFile\": \"29059198/29059198_dawn-over-zero_take-you-under_compressed.mp3\",\n            \"duration\": 246.39,\n            \"peakDataFile\": \"29059198/29059198_dawn-over-zero_take-you-under.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6a5c5e5c9bb80ded157\",\n            \"id\": 28939990,\n            \"album\": \"Home\",\n            \"artist\": \"Carrie Akre\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 261.07,\n            \"featured\": true,\n            \"genres\": [\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"chill\",\n                \"love\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"28939990/28939990_carrie-akre_humdrum.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"carrie akre\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary rb\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"cellos\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"guitars amplified\",\n                \"harp\",\n                \"rhodes\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Humdrum\",\n            \"vocals\": [\n                \"female\"\n            ],\n            \"wavFile\": \"28939990/28939990_carrie-akre_humdrum.wav\",\n            \"opusFile\": \"28939990/28939990_carrie-akre_humdrum_compressed.mp3\",\n            \"peakDataFile\": \"28939990/28939990_carrie-akre_humdrum.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6bac5e5c9bb80df99b5\",\n            \"id\": 28988644,\n            \"album\": \"Mini LP\",\n            \"artist\": \"Orbiter\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 158.59,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"love\"\n            ],\n            \"mp3File\": \"28988644/28988644_orbiter_-am.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"performedBy\": \"orbiter\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"post rock\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"analog synthesizers\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"mellotron\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"3 A.M.\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28988644/28988644_orbiter_-am.wav\",\n            \"opusFile\": \"28988644/28988644_orbiter_-am_compressed.mp3\",\n            \"peakDataFile\": \"28988644/28988644_orbiter_-am.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6e2c5e5c9bb80e03238\",\n            \"id\": 29050108,\n            \"album\": \"Dawn Over Zero\",\n            \"artist\": \"Dawn Over Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 229.56,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"29050108/29050108_dawn-over-zero_out-of-lies.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"performedBy\": \"dawn over zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"weakness\"\n            ],\n            \"themes\": [],\n            \"title\": \"Out Of Lies\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29050108/29050108_dawn-over-zero_out-of-lies.wav\",\n            \"opusFile\": \"29050108/29050108_dawn-over-zero_out-of-lies_compressed.mp3\",\n            \"peakDataFile\": \"29050108/29050108_dawn-over-zero_out-of-lies.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3c6ecc5e5c9bb80e04d02\",\n            \"id\": 29057410,\n            \"album\": \"Dawn Over Zero\",\n            \"artist\": \"Dawn Over Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 204.17,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"language\": \"English\",\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29057410/29057410_dawn-over-zero_the-confidence.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"performedBy\": \"dawn over zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [\n                \"doubt\",\n                \"weakness\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"The Confidence\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"29057410/29057410_dawn-over-zero_the-confidence.wav\",\n            \"opusFile\": \"29057410/29057410_dawn-over-zero_the-confidence_compressed.mp3\",\n            \"peakDataFile\": \"29057410/29057410_dawn-over-zero_the-confidence.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b589c0be18f1986eaaf\",\n            \"id\": 130000420,\n            \"album\": \"Alternative Rock\",\n            \"artist\": \"less than zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"badass\"\n            ],\n            \"mp3File\": \"130000420/130000420_less-than-zero_down-vocal-explicit.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"performedBy\": \"less than zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"guitars amplified\",\n                \"electric bass\",\n                \"acoustic guitar\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Down (vocal) EXPLICIT\",\n            \"vocals\": [\n                \"male\"\n            ],\n            \"wavFile\": \"130000420/130000420_less-than-zero_down-vocal-explicit.wav\",\n            \"opusFile\": \"130000420/130000420_less-than-zero_down-vocal-explicit_compressed.mp3\",\n            \"duration\": 189.71,\n            \"peakDataFile\": \"130000420/130000420_less-than-zero_down-vocal-explicit.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"childTracks\": [\n        {\n            \"_id\": \"63e3c6bbc5e5c9bb80dfa14b\",\n            \"id\": 28989874,\n            \"album\": \"Mini LP\",\n            \"artist\": \"Orbiter\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"duration\": 90.1,\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\"\n            ],\n            \"mp3File\": \"28989874/28989874_orbiter_-am-reprise.mp3\",\n            \"musicalKey\": \"Bb major\",\n            \"parentID\": 28988644,\n            \"performedBy\": \"orbiter\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"post rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"guitars amplified\",\n                \"rhodes\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"3 A.M. (reprise)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"28989874/28989874_orbiter_-am-reprise.wav\",\n            \"opusFile\": \"28989874/28989874_orbiter_-am-reprise_compressed.mp3\",\n            \"peakDataFile\": \"28989874/28989874_orbiter_-am-reprise.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b490bad55355139a582\",\n            \"id\": 29422600,\n            \"album\": \"Dawn Over Zero\",\n            \"artist\": \"Dawn Over Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\"\n            ],\n            \"mp3File\": \"29422600/29422600_dawn-over-zero_circulation-inst.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"parentID\": 29050072,\n            \"performedBy\": \"dawn over zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Circulation (Inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29422600/29422600_dawn-over-zero_circulation-inst.wav\",\n            \"opusFile\": \"29422600/29422600_dawn-over-zero_circulation-inst_compressed.mp3\",\n            \"duration\": 70.48,\n            \"peakDataFile\": \"29422600/29422600_dawn-over-zero_circulation-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b4d0bad55355139c9e3\",\n            \"id\": 29426368,\n            \"album\": \"Dawn Over Zero\",\n            \"artist\": \"Dawn Over Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"29426368/29426368_dawn-over-zero_out-of-lies-inst.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"parentID\": 29050108,\n            \"performedBy\": \"dawn over zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"prog rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Out of Lies (Inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29426368/29426368_dawn-over-zero_out-of-lies-inst.wav\",\n            \"opusFile\": \"29426368/29426368_dawn-over-zero_out-of-lies-inst_compressed.mp3\",\n            \"duration\": 52.69,\n            \"peakDataFile\": \"29426368/29426368_dawn-over-zero_out-of-lies-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e50b4a0bad55355139a8bf\",\n            \"id\": 29422708,\n            \"album\": \"Dawn Over Zero\",\n            \"artist\": \"Dawn Over Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"electric guitars\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\"\n            ],\n            \"mp3File\": \"29422708/29422708_dawn-over-zero_take-you-under-inst.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"parentID\": 29059198,\n            \"performedBy\": \"dawn over zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\",\n                \"heavy metal\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"electric bass\",\n                \"guitars amplified\",\n                \"guitars heavy distortion\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Take You Under (Inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29422708/29422708_dawn-over-zero_take-you-under-inst.wav\",\n            \"opusFile\": \"29422708/29422708_dawn-over-zero_take-you-under-inst_compressed.mp3\",\n            \"duration\": 47.05,\n            \"peakDataFile\": \"29422708/29422708_dawn-over-zero_take-you-under-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e4d70bad55355164ab18\",\n            \"id\": 29162272,\n            \"album\": \"Binary Age EP\",\n            \"artist\": \"Limite Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29162272/29162272_limite-zero_fly-away-instrumental-mix.mp3\",\n            \"musicalKey\": \"F# minor\",\n            \"parentID\": 29158792,\n            \"performedBy\": \"limite zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic piano\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Fly Away (Instrumental Mix)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29162272/29162272_limite-zero_fly-away-instrumental-mix.wav\",\n            \"opusFile\": \"29162272/29162272_limite-zero_fly-away-instrumental-mix_compressed.mp3\",\n            \"duration\": 295.55,\n            \"peakDataFile\": \"29162272/29162272_limite-zero_fly-away-instrumental-mix.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9850bad5535516db438\",\n            \"id\": 29200468,\n            \"album\": \"Shibui Instrumental\",\n            \"artist\": \"The Broken Orchestra\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"downtempo\"\n            ],\n            \"instruments\": [\n                \"acoustics\",\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"nature\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"chill\",\n                \"sexy\"\n            ],\n            \"mp3File\": \"29200468/29200468_the-broken-orchestra_over-over-instrumental.mp3\",\n            \"musicalKey\": \"B minor\",\n            \"parentID\": 29200048,\n            \"performedBy\": \"the broken orchestra\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"trip hop\"\n            ],\n            \"subInstruments\": [\n                \"acoustic guitar\",\n                \"acoustic piano\",\n                \"animal sounds\",\n                \"drum kit\",\n                \"electric bass\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"nature sounds\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"turntable sounds\"\n            ],\n            \"subThemes\": [\n                \"love\"\n            ],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Over & Over (Instrumental)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29200468/29200468_the-broken-orchestra_over-over-instrumental.wav\",\n            \"opusFile\": \"29200468/29200468_the-broken-orchestra_over-over-instrumental_compressed.mp3\",\n            \"duration\": 278.28,\n            \"peakDataFile\": \"29200468/29200468_the-broken-orchestra_over-over-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e9a70bad5535516dd6ea\",\n            \"id\": 29215810,\n            \"album\": \"Erosions EP\",\n            \"artist\": \"Limite Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"brass\",\n                \"electric guitars\",\n                \"electronic\",\n                \"keyboards\",\n                \"percussion\",\n                \"strings\"\n            ],\n            \"moods\": [\n                \"angry\",\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29215810/29215810_limite-zero_arsonist-instrumental.mp3\",\n            \"musicalKey\": \"F minor\",\n            \"parentID\": 29213092,\n            \"performedBy\": \"limite zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"acoustic piano\",\n                \"cellos\",\n                \"cymbals\",\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"epic drums\",\n                \"french horn\",\n                \"guitars amplified\",\n                \"harp\",\n                \"snare drum\",\n                \"synthesizers\",\n                \"timpani\",\n                \"triangle\",\n                \"trombone\",\n                \"trumpet\",\n                \"tuba\",\n                \"violas\",\n                \"violins\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Arsonist - Instrumental\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29215810/29215810_limite-zero_arsonist-instrumental.wav\",\n            \"opusFile\": \"29215810/29215810_limite-zero_arsonist-instrumental_compressed.mp3\",\n            \"duration\": 223.74,\n            \"peakDataFile\": \"29215810/29215810_limite-zero_arsonist-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"63e3e99b0bad5535516dcaf2\",\n            \"id\": 29218960,\n            \"album\": \"Erosions EP\",\n            \"artist\": \"Limite Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": true,\n            \"genres\": [\n                \"electronic\",\n                \"pop\"\n            ],\n            \"instruments\": [\n                \"electronic\",\n                \"percussion\"\n            ],\n            \"moods\": [\n                \"exciting\",\n                \"swagger\"\n            ],\n            \"mp3File\": \"29218960/29218960_limite-zero_im-gone-instrumental.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 29218780,\n            \"performedBy\": \"limite zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"contemporary hip hoppop\",\n                \"dubstep\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"drum machine\",\n                \"electronic pads sounds\",\n                \"electronic sound effects\",\n                \"synthesizers\"\n            ],\n            \"subThemes\": [\n                \"dancingclubbin\",\n                \"night life\",\n                \"partying\"\n            ],\n            \"themes\": [\n                \"fashionbeauty\"\n            ],\n            \"title\": \"I'm Gone - Instrumental\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"29218960/29218960_limite-zero_im-gone-instrumental.wav\",\n            \"opusFile\": \"29218960/29218960_limite-zero_im-gone-instrumental_compressed.mp3\",\n            \"duration\": 299.55,\n            \"peakDataFile\": \"29218960/29218960_limite-zero_im-gone-instrumental.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b589c0be18f1986ea8b\",\n            \"id\": 130000396,\n            \"album\": \"Alternative Rock\",\n            \"artist\": \"less than zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"moods\": [\n                \"dramatic\",\n                \"exciting\",\n                \"powerful ballad\"\n            ],\n            \"mp3File\": \"130000396/130000396_less-than-zero_butterfly-inst.mp3\",\n            \"musicalKey\": \"E minor\",\n            \"parentID\": 130000404,\n            \"performedBy\": \"less than zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"guitars amplified\",\n                \"electric bass\",\n                \"acoustic guitar\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [\n                \"emotion\"\n            ],\n            \"title\": \"Butterfly (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130000396/130000396_less-than-zero_butterfly-inst.wav\",\n            \"opusFile\": \"130000396/130000396_less-than-zero_butterfly-inst_compressed.mp3\",\n            \"duration\": 222,\n            \"peakDataFile\": \"130000396/130000396_less-than-zero_butterfly-inst.json\",\n            \"isSFX\": false\n        },\n        {\n            \"_id\": \"645d2b589c0be18f1986ea9c\",\n            \"id\": 130000412,\n            \"album\": \"Alternative Rock\",\n            \"artist\": \"Less Than Zero\",\n            \"catalogs\": [\n                \"band\"\n            ],\n            \"featured\": false,\n            \"genres\": [\n                \"rock\"\n            ],\n            \"instruments\": [\n                \"percussion\",\n                \"electric guitars\",\n                \"acoustics\"\n            ],\n            \"moods\": [\n                \"aggressive\",\n                \"badass\"\n            ],\n            \"mp3File\": \"130000412/130000412_less-than-zero_down-inst.mp3\",\n            \"musicalKey\": \"C minor\",\n            \"parentID\": 130000420,\n            \"performedBy\": \"less than zero\",\n            \"processed\": true,\n            \"subGenres\": [\n                \"alternative rock\"\n            ],\n            \"subInstruments\": [\n                \"drum kit\",\n                \"guitars amplified\",\n                \"electric bass\",\n                \"acoustic guitar\"\n            ],\n            \"subThemes\": [],\n            \"themes\": [],\n            \"title\": \"Down (inst)\",\n            \"vocals\": [\n                \"no vocals\"\n            ],\n            \"wavFile\": \"130000412/130000412_less-than-zero_down-inst.wav\",\n            \"opusFile\": \"130000412/130000412_less-than-zero_down-inst_compressed.mp3\",\n            \"duration\": 189.71,\n            \"peakDataFile\": \"130000412/130000412_less-than-zero_down-inst.json\",\n            \"isSFX\": false\n        }\n    ],\n    \"totalRecords\": 326,\n    \"tracksRecords\": 403,\n    \"perPage\": 25,\n    \"order\": []\n}"}],"_postman_id":"c2e61d65-1a3a-44fd-8054-e170587a01ef"},{"name":"Download Track","id":"3a131882-5765-4dfe-b10d-0c215860be5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://example.com/v1/tracks/download/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":true,"source":{"_postman_id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","name":"API Documentation","type":"collection"}},"urlObject":{"path":["v1","tracks","download",":id"],"host":["https://example.com"],"query":[],"variable":[{"id":"61a7e2b7-0aaa-4d18-85dc-ca04f5007568","type":"any","value":"54641716","key":"id"}]}},"response":[{"id":"6515f4f6-d73c-4836-9d17-a1c3a9b5a3a7","name":"Download Track","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/v1/tracks/download/:id","host":["https://example.com"],"path":["v1","tracks","download",":id"],"variable":[{"key":"id","value":"54641716"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 16:12:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1022"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=moPJWvIti6z4Ol/dGmjGrQvcIVEQGULOdgXZvoFrUTUHBF0JPkIUNYvMO61mDtsmnlIMhUNa8edUtA8EQZhrLAq1e88Ukc9EdNTqvkuixBAhrh23R5yBPCsd0EXE; Expires=Sat, 06 Jul 2024 16:12:26 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=moPJWvIti6z4Ol/dGmjGrQvcIVEQGULOdgXZvoFrUTUHBF0JPkIUNYvMO61mDtsmnlIMhUNa8edUtA8EQZhrLAq1e88Ukc9EdNTqvkuixBAhrh23R5yBPCsd0EXE; Expires=Sat, 06 Jul 2024 16:12:26 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"3fe-THIwTv8WNdfBUAmjCJnm14FCxIU\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 54641716,\n    \"title\": \"Home (vocal)\",\n    \"artist\": \"Erloom\",\n    \"mp3Link\": \"https://s3.amazonaws.com/audiosocket-all-tracks/54641716/54641716_erloom_home-vocal.mp3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVX5CBOTWZZZUXCAI%2F20240629%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240629T161226Z&X-Amz-Expires=4500&X-Amz-Signature=faeaf6e0a18b92593c53001817fa454b93a6934b2ed2d9013f85facefa147f22&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%20%3D%22Audiosocket_54641716_Erloom_Home%20%28vocal%29.mp3%22\",\n    \"wavLink\": \"https://s3.amazonaws.com/audiosocket-all-tracks/54641716/54641716_erloom_home-vocal.wav?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVX5CBOTWZZZUXCAI%2F20240629%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240629T161226Z&X-Amz-Expires=4500&X-Amz-Signature=e8393be999080a11a190b86f478ac74f3d8a6231d0ab7c41a8e2c9492aa4ff7c&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%20%3D%22Audiosocket_54641716_Erloom_Home%20%28vocal%29.wav%22\"\n}"}],"_postman_id":"3a131882-5765-4dfe-b10d-0c215860be5d"}],"id":"e94fb8e4-b4fa-4fe4-bc82-c08b30727d5b","description":"<p><strong>Query Parameters</strong>:</p>\n<ul>\n<li><p><code>page</code>: The page number of the results (integer).</p>\n</li>\n<li><p><code>limit</code>: The number of results per page (integer).</p>\n</li>\n<li><p><code>query</code>: A JSON string that specifies filters.</p>\n</li>\n<li><p><code>sort</code>: A JSON string that specifies the sorting order.</p>\n</li>\n</ul>\n<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is a JSON object that allows you to specify filters for different attributes such as genres, moods, themes, instruments, and tempo. These values are fetched dynamically from a mappings API.</p>\n<ul>\n<li><p><code>genres</code> (array of strings): Filter tracks by genres.</p>\n</li>\n<li><p><code>moods</code> (array of strings): Filter tracks by moods.</p>\n</li>\n<li><p><code>themes</code> (array of strings): Filter tracks by themes.</p>\n</li>\n<li><p><code>instruments</code> (array of strings): Filter tracks by instruments.</p>\n</li>\n<li><p><code>tempo</code> (array of strings): Filter tracks by tempo ranges.</p>\n</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>object</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"genres\": [\"rock\", \"pop\"],\n  \"moods\": [\"happy\"],\n  \"themes\": [\"uplifting\"],\n  \"instruments\": [\"guitar\"],\n  \"tempo\": [\"60-80\"]\n}\n\n</code></pre>\n","_postman_id":"e94fb8e4-b4fa-4fe4-bc82-c08b30727d5b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":true,"source":{"_postman_id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","name":"API Documentation","type":"collection"}}},{"name":"Mappings","item":[{"name":"Get Mappings","id":"86a68b99-9c0d-4601-bdd7-58087202ca33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/mappings/","description":"<p><strong>Query Object Documentation</strong>:</p>\n<p>The <code>query</code> parameter is typically a simple string parameter used to specify a search term or filter criteria. It does not require JSON stringification as it's a straightforward string value.</p>\n<ul>\n<li><code>query</code> (string): The search term or filter criteria for mappings.</li>\n</ul>\n<p><strong>Example</strong> <strong><code>query</code></strong> <strong>parameter</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">query=zero\n\n</code></pre>\n","urlObject":{"path":["mappings",""],"host":["https://example.com"],"query":[],"variable":[]}},"response":[{"id":"659974d5-839e-400a-8278-5a3aef85efe8","name":"Get Mappings","originalRequest":{"method":"GET","header":[],"url":"https://example.com/mappings/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:13:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=RHfTzUgG59QiXOtMxPL37Ocv0CiW+GtkbMfDDA6ZhOTqCwvn7DQiqRuTgd5OXW6v20ofY9cYFOrfTbAMHDMskOUTQ+7gsHMQeY5ccdzYB/HpYmLhovffKBKfQKIS; Expires=Sat, 06 Jul 2024 14:13:43 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=RHfTzUgG59QiXOtMxPL37Ocv0CiW+GtkbMfDDA6ZhOTqCwvn7DQiqRuTgd5OXW6v20ofY9cYFOrfTbAMHDMskOUTQ+7gsHMQeY5ccdzYB/HpYmLhovffKBKfQKIS; Expires=Sat, 06 Jul 2024 14:13:43 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"1171c-OiA+iBak2c5A5ZKMlerakSgoXHM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbba\",\"key\":\"Blues\",\"value\":\"blues\",\"type\":\"genres\",\"count\":967,\"meta\":[{\"key\":\"Acoustic Blues\",\"value\":\"acoustic blues\",\"count\":192},{\"key\":\"Blues Rock\",\"value\":\"blues rock\",\"count\":317},{\"key\":\"Electric Blues\",\"value\":\"electric blues\",\"count\":474}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbb7\",\"key\":\"Ambient\",\"value\":\"ambient\",\"type\":\"genres\",\"count\":648,\"meta\":[{\"key\":\"Ambient Beats\",\"value\":\"ambient beats\",\"count\":39},{\"key\":\"Ambient/Textural\",\"value\":\"ambienttextural\",\"count\":586}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbbc\",\"key\":\"Cinematic\",\"value\":\"cinematic\",\"type\":\"genres\",\"count\":3038,\"meta\":[{\"key\":\"Cinematic\",\"value\":\"cinematic\",\"count\":2702},{\"key\":\"Emotional Cues\",\"value\":\"emotional cues\",\"count\":754}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc0\",\"key\":\"Easy Listening\",\"value\":\"easy listening\",\"type\":\"genres\",\"count\":676,\"meta\":[{\"key\":\"Contemporary Easy Listening\",\"value\":\"contemporary easy listening\",\"count\":577},{\"key\":\"Exotica\",\"value\":\"exotica\",\"count\":34},{\"key\":\"Orchestral Pop\",\"value\":\"orchestral pop\",\"count\":56},{\"key\":\"Waltz\",\"value\":\"waltz\",\"count\":8}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc3\",\"key\":\"Folk\",\"value\":\"folk\",\"type\":\"genres\",\"count\":2564,\"meta\":[{\"key\":\"Cinematic Folk\",\"value\":\"cinematic folk\",\"count\":594},{\"key\":\"Contemporary Folk\",\"value\":\"contemporary folk\",\"count\":1646},{\"key\":\"Old-Timey Folk\",\"value\":\"oldtimey folk\",\"count\":71},{\"key\":\"Shanties/Sea Songs\",\"value\":\"shantiessea songs\",\"count\":64},{\"key\":\"Traditional Folk\",\"value\":\"traditional folk\",\"count\":79}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc5\",\"key\":\"Gospel/Religion\",\"value\":\"gospelreligion\",\"type\":\"genres\",\"count\":311,\"meta\":[{\"key\":\"Choral Russian Orthodox\",\"value\":\"choral russian orthodox\",\"count\":0},{\"key\":\"Country\",\"value\":\"country\",\"count\":13},{\"key\":\"Gospel Hymns\",\"value\":\"gospel hymns\",\"count\":41},{\"key\":\"Hip Hop\",\"value\":\"hip hop\",\"count\":121},{\"key\":\"Inspirational\",\"value\":\"inspirational\",\"count\":86},{\"key\":\"Rock\",\"value\":\"rock\",\"count\":24},{\"key\":\"Traditional Gospel\",\"value\":\"traditional gospel\",\"count\":4}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbb8\",\"key\":\"Avant-Garde\",\"value\":\"avantgarde\",\"type\":\"genres\",\"count\":799,\"meta\":[{\"key\":\"Electronic\",\"value\":\"electronic\",\"count\":261},{\"key\":\"noise\",\"value\":\"noise\",\"count\":46},{\"key\":\"Sound Sculpture\",\"value\":\"sound sculpture\",\"count\":253}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc1\",\"key\":\"Electronic\",\"value\":\"electronic\",\"type\":\"genres\",\"count\":8420,\"meta\":[{\"key\":\"Analog Synthesizers\",\"value\":\"analog synthesizers\",\"count\":0},{\"key\":\"Big Beat\",\"value\":\"big beat\",\"count\":253},{\"key\":\"Breakbeat\",\"value\":\"breakbeat\",\"count\":269},{\"key\":\"Drones\",\"value\":\"drones\",\"count\":2},{\"key\":\"Drum 'n' Bass\",\"value\":\"drum n bass\",\"count\":568},{\"key\":\"Dubstep\",\"value\":\"dubstep\",\"count\":1836},{\"key\":\"electro\",\"value\":\"electro\",\"count\":594},{\"key\":\"Electronic Pads & Sounds\",\"value\":\"electronic pads sounds\",\"count\":0},{\"key\":\"Electronic Sound Effects\",\"value\":\"electronic sound effects\",\"count\":0},{\"key\":\"Ethnic Fusion\",\"value\":\"ethnic fusion\",\"count\":358},{\"key\":\"house\",\"value\":\"house\",\"count\":987},{\"key\":\"IDM/Glitch\",\"value\":\"idmglitch\",\"count\":660},{\"key\":\"Latin Dance\",\"value\":\"latin dance\",\"count\":85},{\"key\":\"Lounge\",\"value\":\"lounge\",\"count\":219},{\"key\":\"Pads\",\"value\":\"pads\",\"count\":0},{\"key\":\"Progressive\",\"value\":\"progressive\",\"count\":1867},{\"key\":\"scratching\",\"value\":\"scratching\",\"count\":0},{\"key\":\"Sound Effects\",\"value\":\"sound effects\",\"count\":0},{\"key\":\"Synthesizers\",\"value\":\"synthesizers\",\"count\":0},{\"key\":\"Techno\",\"value\":\"techno\",\"count\":385},{\"key\":\"Trance\",\"value\":\"trance\",\"count\":150},{\"key\":\"Turntable Sounds\",\"value\":\"turntable sounds\",\"count\":0}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc2\",\"key\":\"Film & TV\",\"value\":\"film tv\",\"type\":\"genres\",\"count\":16150,\"meta\":[{\"key\":\"Action/Adventure\",\"value\":\"actionadventure\",\"count\":2143},{\"key\":\"Bumpers\",\"value\":\"bumpers\",\"count\":997},{\"key\":\"circus music\",\"value\":\"circus music\",\"count\":110},{\"key\":\"Comedy/Cartoon\",\"value\":\"comedycartoon\",\"count\":781},{\"key\":\"Crime & Mystery\",\"value\":\"crime mystery\",\"count\":2373},{\"key\":\"Dark & Haunting\",\"value\":\"dark haunting\",\"count\":1312},{\"key\":\"Drones & Static Themes\",\"value\":\"drones static themes\",\"count\":881},{\"key\":\"Experimental\",\"value\":\"experimental\",\"count\":835},{\"key\":\"Family Adventure\",\"value\":\"family adventure\",\"count\":120},{\"key\":\"Horror Music\",\"value\":\"horror music\",\"count\":951},{\"key\":\"Musical/Showtunes\",\"value\":\"musicalshowtunes\",\"count\":54},{\"key\":\"News & Promos\",\"value\":\"news promos\",\"count\":2334},{\"key\":\"Sci-Fi\",\"value\":\"scifi\",\"count\":1156},{\"key\":\"Sound Design\",\"value\":\"sound design\",\"count\":52},{\"key\":\"Spy Music\",\"value\":\"spy music\",\"count\":236},{\"key\":\"Suspense/Tension\",\"value\":\"suspensetension\",\"count\":3416},{\"key\":\"Western\",\"value\":\"western\",\"count\":388},{\"key\":\"World Themed Cinematic\",\"value\":\"world themed cinematic\",\"count\":1046}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc7\",\"key\":\"Holiday\",\"value\":\"holiday\",\"type\":\"genres\",\"count\":1088,\"meta\":[{\"key\":\"Contemporary Holiday\",\"value\":\"contemporary holiday\",\"count\":604},{\"key\":\"Country\",\"value\":\"country\",\"count\":1},{\"key\":\"Hip Hop\",\"value\":\"hip hop\",\"count\":34},{\"key\":\"Jazz\",\"value\":\"jazz\",\"count\":162},{\"key\":\"Orchestral\",\"value\":\"orchestral\",\"count\":150},{\"key\":\"Rock\",\"value\":\"rock\",\"count\":101}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc8\",\"key\":\"Jazz\",\"value\":\"jazz\",\"type\":\"genres\",\"count\":2933,\"meta\":[{\"key\":\"Bebop\",\"value\":\"bebop\",\"count\":228},{\"key\":\"Boogie Woogie\",\"value\":\"boogie woogie\",\"count\":6},{\"key\":\"Classic Jazz\",\"value\":\"classic jazz\",\"count\":223},{\"key\":\"Cuban Afro Cuban Jazz\",\"value\":\"cuban afro cuban jazz\",\"count\":96},{\"key\":\"Dixieland\",\"value\":\"dixieland\",\"count\":62},{\"key\":\"Free Jazz\",\"value\":\"free jazz\",\"count\":125},{\"key\":\"Gypsy Jazz\",\"value\":\"gypsy jazz\",\"count\":160},{\"key\":\"Jazz Blues\",\"value\":\"jazz blues\",\"count\":66},{\"key\":\"Jazz Funk\",\"value\":\"jazz funk\",\"count\":106},{\"key\":\"Latin Jazz\",\"value\":\"latin jazz\",\"count\":215},{\"key\":\"Lounge/Cocktail Jazz\",\"value\":\"lounge cocktail jazz\",\"count\":1},{\"key\":\"New Orleans Jazz\",\"value\":\"new orleans jazz\",\"count\":212},{\"key\":\"Pop Jazz/Smooth Jazz\",\"value\":\"pop jazz smooth jazz\",\"count\":0},{\"key\":\"Progressive Jazz\",\"value\":\"progressive jazz\",\"count\":228},{\"key\":\"Ragtime\",\"value\":\"ragtime\",\"count\":126},{\"key\":\"Soul Jazz\",\"value\":\"soul jazz\",\"count\":90},{\"key\":\"Swing/Big Band\",\"value\":\"swing big band\",\"count\":0}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbcc\",\"key\":\"Period\",\"value\":\"period\",\"type\":\"genres\",\"count\":251,\"meta\":[{\"key\":\"Fanfares\",\"value\":\"fanfares\",\"count\":44},{\"key\":\"Fife & Drum\",\"value\":\"fife drum\",\"count\":10},{\"key\":\"Marches\",\"value\":\"marches\",\"count\":44},{\"key\":\"Marching Band\",\"value\":\"marching band\",\"count\":18},{\"key\":\"National Anthems\",\"value\":\"national anthems\",\"count\":31},{\"key\":\"Renaissance Medieval\",\"value\":\"renaissance medieval\",\"count\":106}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbcd\",\"key\":\"Pop\",\"value\":\"pop\",\"type\":\"genres\",\"count\":9623,\"meta\":[{\"key\":\"Contemporary Hip Hop/Pop\",\"value\":\"contemporary hip hoppop\",\"count\":1647},{\"key\":\"Contemporary R&B\",\"value\":\"contemporary rb\",\"count\":1905},{\"key\":\"Dance Pop\",\"value\":\"dance pop\",\"count\":1482},{\"key\":\"Latin Pop\",\"value\":\"latin pop\",\"count\":274},{\"key\":\"Pop\",\"value\":\"pop\",\"count\":1020},{\"key\":\"Pop Rock\",\"value\":\"pop rock\",\"count\":3021},{\"key\":\"Teen Pop\",\"value\":\"teen pop\",\"count\":933}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbcf\",\"key\":\"Reggae\",\"value\":\"reggae\",\"type\":\"genres\",\"count\":336,\"meta\":[{\"key\":\"Dancehall\",\"value\":\"dancehall\",\"count\":22},{\"key\":\"dub\",\"value\":\"dub\",\"count\":65},{\"key\":\"Reggae Pop\",\"value\":\"reggae pop\",\"count\":151},{\"key\":\"Reggaeton\",\"value\":\"reggaeton\",\"count\":62},{\"key\":\"Roots Rock\",\"value\":\"roots rock\",\"count\":39},{\"key\":\"Ska\",\"value\":\"ska\",\"count\":15}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbd0\",\"key\":\"Rock\",\"value\":\"rock\",\"type\":\"genres\",\"count\":18537,\"meta\":[{\"key\":\"50's Rock\",\"value\":\"50s rock\",\"count\":73},{\"key\":\"60's Rock\",\"value\":\"60s rock\",\"count\":195},{\"key\":\"Alternative Rock\",\"value\":\"alternative rock\",\"count\":4738},{\"key\":\"Cabaret\",\"value\":\"cabaret\",\"count\":227},{\"key\":\"Death Metal/Black Metal\",\"value\":\"death metalblack metal\",\"count\":67},{\"key\":\"Emo\",\"value\":\"emo\",\"count\":442},{\"key\":\"Hard Rock\",\"value\":\"hard rock\",\"count\":961},{\"key\":\"Heavy Metal\",\"value\":\"heavy metal\",\"count\":583},{\"key\":\"Indie Electronic\",\"value\":\"indie electronic\",\"count\":0},{\"key\":\"Indie Rock\",\"value\":\"indie rock\",\"count\":4963},{\"key\":\"Industrial\",\"value\":\"industrial\",\"count\":507},{\"key\":\"Jam Band\",\"value\":\"jam band\",\"count\":293},{\"key\":\"New Wave/80's Rock\",\"value\":\"new waves 80s rock\",\"count\":0},{\"key\":\"Post Rock\",\"value\":\"post rock\",\"count\":1842},{\"key\":\"Prog Rock\",\"value\":\"prog rock\",\"count\":195},{\"key\":\"Psychedelic Rock\",\"value\":\"psychedelic rock\",\"count\":197},{\"key\":\"Punk Rock\",\"value\":\"punk rock\",\"count\":1155},{\"key\":\"Rap Rock/Metal\",\"value\":\"rap rockmetal\",\"count\":39},{\"key\":\"Rockabilly\",\"value\":\"rockabilly\",\"count\":225},{\"key\":\"Roots Rock\",\"value\":\"roots rock\",\"count\":1378},{\"key\":\"Ska\",\"value\":\"ska\",\"count\":138},{\"key\":\"Southern Rock\",\"value\":\"southern rock\",\"count\":209},{\"key\":\"Surf Rock\",\"value\":\"surf rock\",\"count\":433},{\"key\":\"Teen Rock\",\"value\":\"teen rock\",\"count\":947}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbd1\",\"key\":\"Singer Songwriter\",\"value\":\"singer songwriter\",\"type\":\"genres\",\"count\":7097,\"meta\":[{\"key\":\"Adult Contemporary\",\"value\":\"adult contemporary\",\"count\":3676},{\"key\":\"Alternative\",\"value\":\"alternative\",\"count\":3468}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbd3\",\"key\":\"Trailers\",\"value\":\"trailers\",\"type\":\"genres\",\"count\":1942,\"meta\":[{\"key\":\"Trailer Music\",\"value\":\"trailer music\",\"count\":1857}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbbd\",\"key\":\"Classical\",\"value\":\"classical\",\"type\":\"genres\",\"count\":3794,\"meta\":[{\"key\":\"Avant-Garde\",\"value\":\"avantgarde\",\"count\":58},{\"key\":\"Baroque Chamber\",\"value\":\"baroque chamber\",\"count\":414},{\"key\":\"Baroque Orchestral\",\"value\":\"baroque orchestral\",\"count\":838},{\"key\":\"Choral\",\"value\":\"choral\",\"count\":205},{\"key\":\"Classical Chamber\",\"value\":\"classical chamber\",\"count\":802},{\"key\":\"Classical Orchestral\",\"value\":\"classical orchestral\",\"count\":416},{\"key\":\"Impressionism Chamber\",\"value\":\"impressionism chamber\",\"count\":101},{\"key\":\"Impressionism Orchestral\",\"value\":\"impressionism orchestral\",\"count\":9},{\"key\":\"Modern Contemporary\",\"value\":\"modern contemporary\",\"count\":316},{\"key\":\"Opera\",\"value\":\"opera\",\"count\":211},{\"key\":\"Romantic Chamber\",\"value\":\"romantic chamber\",\"count\":549},{\"key\":\"Romantic Orchestral\",\"value\":\"romantic orchestral\",\"count\":218},{\"key\":\"Waltz\",\"value\":\"waltz\",\"count\":106}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbb9\",\"key\":\"Bluegrass\",\"value\":\"bluegrass\",\"type\":\"genres\",\"count\":219,\"meta\":[{\"key\":\"Contemporary Bluegrass\",\"value\":\"contemporary bluegrass\",\"count\":139},{\"key\":\"Traditional Bluegrass\",\"value\":\"traditional bluegrass\",\"count\":81}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.126Z\",\"updatedAt\":\"2024-06-29T14:13:43.126Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbbe\",\"key\":\"Country\",\"value\":\"country\",\"type\":\"genres\",\"count\":2642,\"meta\":[{\"key\":\"Alt. Country/Americana\",\"value\":\"alt countryamericana\",\"count\":1671},{\"key\":\"Contemporary Country/Pop\",\"value\":\"contemporary countrypop\",\"count\":625},{\"key\":\"Country Rock\",\"value\":\"country rock\",\"count\":198},{\"key\":\"Honky Tonk\",\"value\":\"honky tonk\",\"count\":47},{\"key\":\"Traditional Country\",\"value\":\"traditional country\",\"count\":166}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.127Z\",\"updatedAt\":\"2024-06-29T14:13:43.127Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc4\",\"key\":\"Funk\",\"value\":\"funk\",\"type\":\"genres\",\"count\":875,\"meta\":[{\"key\":\"Funk\",\"value\":\"funk\",\"count\":442},{\"key\":\"NuFunk\",\"value\":\"nufunk\",\"count\":437}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.127Z\",\"updatedAt\":\"2024-06-29T14:13:43.127Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbca\",\"key\":\"Kids\",\"value\":\"kids\",\"type\":\"genres\",\"count\":1291,\"meta\":[{\"key\":\"Childrens Songs\",\"value\":\"childrens songs\",\"count\":424},{\"key\":\"Nursery/Lullaby\",\"value\":\"nurserylullaby\",\"count\":137},{\"key\":\"Quirky Music\",\"value\":\"quirky music\",\"count\":759},{\"key\":\"Spiritual\",\"value\":\"spiritual\",\"count\":6}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.127Z\",\"updatedAt\":\"2024-06-29T14:13:43.127Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbcb\",\"key\":\"New Age\",\"value\":\"new age\",\"type\":\"genres\",\"count\":3135,\"meta\":[{\"key\":\"Contemporary Instrumental\",\"value\":\"contemporary instrumental\",\"count\":1313},{\"key\":\"Ethnic Fusion\",\"value\":\"ethnic fusion\",\"count\":705},{\"key\":\"Progressive Alternative\",\"value\":\"progressive alternative\",\"count\":704},{\"key\":\"Relaxation\",\"value\":\"relaxation\",\"count\":489},{\"key\":\"Spiritual\",\"value\":\"spiritual\",\"count\":42}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.127Z\",\"updatedAt\":\"2024-06-29T14:13:43.127Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbbb\",\"key\":\"Cajun\",\"value\":\"cajun\",\"type\":\"genres\",\"count\":92,\"meta\":[{\"key\":\"Zydeco\",\"value\":\"zydeco\",\"count\":92},{\"key\":\" Swamp\",\"value\":\"swamp\",\"count\":183}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.127Z\",\"updatedAt\":\"2024-06-29T14:13:43.127Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbbf\",\"key\":\"Downtempo\",\"value\":\"downtempo\",\"type\":\"genres\",\"count\":1654,\"meta\":[{\"key\":\"Ambient Dub\",\"value\":\"ambient dub\",\"count\":103},{\"key\":\"Chillout\",\"value\":\"chillout\",\"count\":711},{\"key\":\"Trip Hop\",\"value\":\"trip hop\",\"count\":893}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.127Z\",\"updatedAt\":\"2024-06-29T14:13:43.127Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbc6\",\"key\":\"Hip Hop\",\"value\":\"hip hop\",\"type\":\"genres\",\"count\":5546,\"meta\":[{\"key\":\"Gangsta Hip Hop\",\"value\":\"gangsta hip hop\",\"count\":227},{\"key\":\"Hip Hop Instrumental Beats\",\"value\":\"hip hop instrumental beats\",\"count\":3849},{\"key\":\"Hip Hop Turntablism\",\"value\":\"hip hop turntablism\",\"count\":119},{\"key\":\"Old School Hip Hop\",\"value\":\"old school hip hop\",\"count\":215},{\"key\":\"Underground Hip Hop\",\"value\":\"underground hip hop\",\"count\":1597},{\"key\":\"Bebop\",\"value\":\"bebop\",\"count\":0},{\"key\":\"Boogie Woogie\",\"value\":\"boogie woogie\",\"count\":0},{\"key\":\"Classic Jazz\",\"value\":\"classic jazz\",\"count\":0},{\"key\":\"Cuban Afro Cuban Jazz\",\"value\":\"cuban afro cuban jazz\",\"count\":0},{\"key\":\"Dixieland\",\"value\":\"dixieland\",\"count\":0},{\"key\":\"Free Jazz\",\"value\":\"free jazz\",\"count\":0},{\"key\":\"Gypsy Jazz\",\"value\":\"gypsy jazz\",\"count\":0},{\"key\":\"Jazz Blues\",\"value\":\"jazz blues\",\"count\":0},{\"key\":\"Jazz Funk\",\"value\":\"jazz funk\",\"count\":3},{\"key\":\"Latin Jazz\",\"value\":\"latin jazz\",\"count\":0},{\"key\":\"Lounge/Cocktail Jazz\",\"value\":\"loungecocktail jazz\",\"count\":0},{\"key\":\"New Orleans Jazz\",\"value\":\"new orleans jazz\",\"count\":0},{\"key\":\"Pop Jazz/Smooth Jazz\",\"value\":\"pop jazzsmooth jazz\",\"count\":0},{\"key\":\"Progressive Jazz\",\"value\":\"progressive jazz\",\"count\":0},{\"key\":\"Ragtime\",\"value\":\"ragtime\",\"count\":0},{\"key\":\"Soul Jazz\",\"value\":\"soul jazz\",\"count\":4},{\"key\":\"Swing/Big Band\",\"value\":\"swingbig band\",\"count\":0}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.127Z\",\"updatedAt\":\"2024-06-29T14:13:43.127Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbce\",\"key\":\"R&B\",\"value\":\"rb\",\"type\":\"genres\",\"count\":543,\"meta\":[{\"key\":\"disco\",\"value\":\"disco\",\"count\":56},{\"key\":\"gospel\",\"value\":\"gospel\",\"count\":32},{\"key\":\"soul\",\"value\":\"soul\",\"count\":404}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.128Z\",\"updatedAt\":\"2024-06-29T14:13:43.128Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbd2\",\"key\":\"Sound Design\",\"value\":\"sound design\",\"type\":\"genres\",\"count\":100,\"meta\":[{\"key\":\"Atmospheres\",\"value\":\"atmospheres\",\"count\":12},{\"key\":\"Big Chords Blasts\",\"value\":\"big chords blasts\",\"count\":4},{\"key\":\"Climactic Elements\",\"value\":\"climactic elements\",\"count\":6},{\"key\":\"Crescendos\",\"value\":\"crescendos\",\"count\":3},{\"key\":\"Downers\",\"value\":\"downers\",\"count\":2},{\"key\":\"Drones Pulses\",\"value\":\"drones pulses\",\"count\":14},{\"key\":\"Loops\",\"value\":\"loops\",\"count\":6},{\"key\":\"Musical Components\",\"value\":\"musical components\",\"count\":35},{\"key\":\"Risers Suck Back\",\"value\":\"risers suck back\",\"count\":1},{\"key\":\"Switchers\",\"value\":\"switchers\",\"count\":0},{\"key\":\"Underscore Elements\",\"value\":\"underscore elements\",\"count\":11},{\"key\":\"Vocal Elements\",\"value\":\"vocal elements\",\"count\":0},{\"key\":\"Whoosh Hits\",\"value\":\"whoosh hits\",\"count\":4}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.128Z\",\"updatedAt\":\"2024-06-29T14:13:43.128Z\"},{\"SFXcount\":0,\"_id\":\"63d75f57a2ab1faad3d7fbd4\",\"key\":\"World\",\"value\":\"world\",\"type\":\"genres\",\"count\":4430,\"meta\":[{\"key\":\"Africa\",\"value\":\"africa\",\"count\":14},{\"key\":\"Africa Afrobeat\",\"value\":\"africa afrobeat\",\"count\":63},{\"key\":\"Africa Central\",\"value\":\"africa central\",\"count\":13},{\"key\":\"Africa East\",\"value\":\"africa east\",\"count\":36},{\"key\":\"Africa North Arabia\",\"value\":\"africa north arabia\",\"count\":104},{\"key\":\"Africa North Arabia/Egypt/Morocco\",\"value\":\"africa north arabiaegyptmorocco\",\"count\":0},{\"key\":\"Africa South\",\"value\":\"africa south\",\"count\":100},{\"key\":\"African\",\"value\":\"african\",\"count\":227},{\"key\":\"Asia Central\",\"value\":\"asia central\",\"count\":66},{\"key\":\"Asia East China\",\"value\":\"asia east china\",\"count\":98},{\"key\":\"Asia East Japan\",\"value\":\"asia east japan\",\"count\":54},{\"key\":\"Asia East Japanese Pop Rock\",\"value\":\"asia east japanese pop rock\",\"count\":38},{\"key\":\"Asia India Bhangra\",\"value\":\"asia india bhangra\",\"count\":8},{\"key\":\"Asia India Pop\",\"value\":\"asia india pop\",\"count\":45},{\"key\":\"Asia India Traditional Indian\",\"value\":\"asia india traditional indian\",\"count\":124},{\"key\":\"Asia Korea\",\"value\":\"asia korea\",\"count\":8},{\"key\":\"Asia Mongolia\",\"value\":\"asia mongolia\",\"count\":17},{\"key\":\"Asia Nepal\",\"value\":\"asia nepal\",\"count\":15},{\"key\":\"Asia South East\",\"value\":\"asia south east\",\"count\":62},{\"key\":\"Asia Tibet\",\"value\":\"asia tibet\",\"count\":14},{\"key\":\"Asia West\",\"value\":\"asia west\",\"count\":0},{\"key\":\"Austrailia\",\"value\":\"austrailia\",\"count\":0},{\"key\":\"Australia Contemporary\",\"value\":\"australia contemporary\",\"count\":1},{\"key\":\"Australia Traditional Australian\",\"value\":\"australia traditional australian\",\"count\":3},{\"key\":\"brazil\",\"value\":\"brazil\",\"count\":1},{\"key\":\"Brazil Bossa Nova\",\"value\":\"brazil bossa nova\",\"count\":80},{\"key\":\"Brazil Capoeira\",\"value\":\"brazil capoeira\",\"count\":0},{\"key\":\"Brazil Samba\",\"value\":\"brazil samba\",\"count\":10},{\"key\":\"Buddhist Chants\",\"value\":\"buddhist chants\",\"count\":0},{\"key\":\"Celtic Irish Folk\",\"value\":\"celtic irish folk\",\"count\":259},{\"key\":\"Celtic Irish Scottish Pipes & Drums\",\"value\":\"celtic irish scottish pipes drums\",\"count\":25},{\"key\":\"Celtic Rock\",\"value\":\"celtic rock\",\"count\":110},{\"key\":\"Celtic/Irish\",\"value\":\"celticirish\",\"count\":0},{\"key\":\"Central Asia\",\"value\":\"central asia\",\"count\":0},{\"key\":\"Eastern Europe\",\"value\":\"eastern europe\",\"count\":20},{\"key\":\"Ethnic Hand Drums\",\"value\":\"ethnic hand drums\",\"count\":4},{\"key\":\"Ethnic Strings\",\"value\":\"ethnic strings\",\"count\":4},{\"key\":\"Ethnic Winds\",\"value\":\"ethnic winds\",\"count\":4},{\"key\":\"Europe Austria\",\"value\":\"europe austria\",\"count\":12},{\"key\":\"Europe East\",\"value\":\"europe east\",\"count\":125},{\"key\":\"Europe England\",\"value\":\"europe england\",\"count\":22},{\"key\":\"Europe France\",\"value\":\"europe france\",\"count\":121},{\"key\":\"Europe French Pop/Chanson\",\"value\":\"europe french popchanson\",\"count\":79},{\"key\":\"Europe Greece\",\"value\":\"europe greece\",\"count\":65},{\"key\":\"Europe Italy\",\"value\":\"europe italy\",\"count\":86},{\"key\":\"Europe Norway\",\"value\":\"europe norway\",\"count\":9},{\"key\":\"Europe Polka\",\"value\":\"europe polka\",\"count\":46},{\"key\":\"Europe Portugal\",\"value\":\"europe portugal\",\"count\":23},{\"key\":\"Europe South East\",\"value\":\"europe south east\",\"count\":73},{\"key\":\"Europe Traditional Basque\",\"value\":\"europe traditional basque\",\"count\":14},{\"key\":\"Far East Asia\",\"value\":\"far east asia\",\"count\":21},{\"key\":\"Gamelan\",\"value\":\"gamelan\",\"count\":16},{\"key\":\"Gregorian Chants\",\"value\":\"gregorian chants\",\"count\":1},{\"key\":\"Gypsy\",\"value\":\"gypsy\",\"count\":0},{\"key\":\"Gypsy Contemporary\",\"value\":\"gypsy contemporary\",\"count\":193},{\"key\":\"Gypsy Traditional\",\"value\":\"gypsy traditional\",\"count\":128},{\"key\":\"Hand Drums/Percussion\",\"value\":\"hand drumspercussion\",\"count\":0},{\"key\":\"Island Caribbean\",\"value\":\"island caribbean\",\"count\":77},{\"key\":\"Island South Pacific\",\"value\":\"island south pacific\",\"count\":131},{\"key\":\"Island Tropical\",\"value\":\"island tropical\",\"count\":19},{\"key\":\"Jewish Yiddish Klezmer\",\"value\":\"jewish yiddish klezmer\",\"count\":194},{\"key\":\"Latin America\",\"value\":\"latin america\",\"count\":122},{\"key\":\"Latin Calypso\",\"value\":\"latin calypso\",\"count\":11},{\"key\":\"Latin Cumbia\",\"value\":\"latin cumbia\",\"count\":14},{\"key\":\"Latin Hip Hop Rap\",\"value\":\"latin hip hop rap\",\"count\":59},{\"key\":\"Latin Mambo\",\"value\":\"latin mambo\",\"count\":13},{\"key\":\"Latin Merengue\",\"value\":\"latin merengue\",\"count\":17},{\"key\":\"Latin Reggaeton\",\"value\":\"latin reggaeton\",\"count\":9},{\"key\":\"Latin Rock\",\"value\":\"latin rock\",\"count\":52},{\"key\":\"Latin Salsa\",\"value\":\"latin salsa\",\"count\":48},{\"key\":\"Latin Samba\",\"value\":\"latin samba\",\"count\":24},{\"key\":\"Latin Son\",\"value\":\"latin son\",\"count\":22},{\"key\":\"Latin Tango\",\"value\":\"latin tango\",\"count\":70},{\"key\":\"Latin Tropical\",\"value\":\"latin tropical\",\"count\":55},{\"key\":\"Mediterranean\",\"value\":\"mediterranean\",\"count\":1},{\"key\":\"mexican\",\"value\":\"mexican\",\"count\":0},{\"key\":\"Mexican Folk/Traditional\",\"value\":\"mexican folk traditional\",\"count\":37},{\"key\":\"Mexican Mariachi\",\"value\":\"mexican mariachi\",\"count\":40},{\"key\":\"Mexican Norte√±o/Conjunto\",\"value\":\"mexican norteo conjunto\",\"count\":0},{\"key\":\"Middle Eastern\",\"value\":\"middle eastern\",\"count\":3},{\"key\":\"Middle Eastern Belly Dance\",\"value\":\"middle eastern belly dance\",\"count\":88},{\"key\":\"Middle Eastern Contemporary\",\"value\":\"middle eastern contemporary\",\"count\":132},{\"key\":\"Middle Eastern Traditional Middle Eastern\",\"value\":\"middle eastern traditional middle eastern\",\"count\":221},{\"key\":\"Native American\",\"value\":\"native american\",\"count\":44},{\"key\":\"Northern Europe\",\"value\":\"northern europe\",\"count\":0},{\"key\":\"Russia Traditional Russian\",\"value\":\"russia traditional russian\",\"count\":56},{\"key\":\"Scandinavia Traditional Scandinavian\",\"value\":\"scandinavia traditional scandinavian\",\"count\":60},{\"key\":\"South America\",\"value\":\"south america\",\"count\":2},{\"key\":\"South America Andean\",\"value\":\"south america andean\",\"count\":70},{\"key\":\"South America Chile\",\"value\":\"south america chile\",\"count\":27},{\"key\":\"South America Folk\",\"value\":\"south america folk\",\"count\":0},{\"key\":\"South America Indigenous\",\"value\":\"south america indigenous\",\"count\":2},{\"key\":\"South America Peru\",\"value\":\"south america peru\",\"count\":23},{\"key\":\"Spanish/Flamenco\",\"value\":\"spanishflamenco\",\"count\":172},{\"key\":\"Western Europe\",\"value\":\"western europe\",\"count\":4},{\"key\":\"World Fusion\",\"value\":\"world fusion\",\"count\":152}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.128Z\",\"updatedAt\":\"2024-06-29T14:13:43.128Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbda\",\"key\":\"Brass\",\"value\":\"brass\",\"type\":\"instruments\",\"count\":10000,\"meta\":[{\"key\":\"French Horn\",\"value\":\"french horn\",\"count\":9007,\"SFXcount\":0},{\"key\":\"trombone\",\"value\":\"trombone\",\"count\":9474,\"SFXcount\":0},{\"key\":\"trumpet\",\"value\":\"trumpet\",\"count\":9530,\"SFXcount\":4},{\"key\":\"Tuba\",\"value\":\"tuba\",\"count\":8875,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":221,\"createdAt\":\"2024-06-29T14:13:43.128Z\",\"updatedAt\":\"2024-06-29T14:13:43.128Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbdb\",\"key\":\"Claps & Stomps\",\"value\":\"claps stomps\",\"type\":\"instruments\",\"count\":3638,\"meta\":[{\"key\":\"claps\",\"value\":\"claps\",\"count\":3545,\"SFXcount\":0},{\"key\":\"snaps\",\"value\":\"snaps\",\"count\":2944,\"SFXcount\":0},{\"key\":\"stomps\",\"value\":\"stomps\",\"count\":251,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":22,\"createdAt\":\"2024-06-29T14:13:43.128Z\",\"updatedAt\":\"2024-06-29T14:13:43.128Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbde\",\"key\":\"Keyboards\",\"value\":\"keyboards\",\"type\":\"instruments\",\"count\":35819,\"meta\":[{\"key\":\"accordion\",\"value\":\"accordion\",\"count\":607,\"SFXcount\":0},{\"key\":\"Acoustic Piano\",\"value\":\"acoustic piano\",\"count\":23123,\"SFXcount\":0},{\"key\":\"Clavinet\",\"value\":\"clavinet\",\"count\":1268,\"SFXcount\":0},{\"key\":\"Electronic Piano\",\"value\":\"electronic piano\",\"count\":2716,\"SFXcount\":0},{\"key\":\"Harpsichord\",\"value\":\"harpsichord\",\"count\":1259,\"SFXcount\":0},{\"key\":\"Harpsichord/Clavinet\",\"value\":\"harpsichordclavinet\",\"count\":0,\"SFXcount\":0},{\"key\":\"Mellotron\",\"value\":\"mellotron\",\"count\":4719,\"SFXcount\":0},{\"key\":\"Organ\",\"value\":\"organ\",\"count\":8307,\"SFXcount\":14},{\"key\":\"Rhodes\",\"value\":\"rhodes\",\"count\":5474,\"SFXcount\":0},{\"key\":\"Wurlitzer\",\"value\":\"wurlitzer\",\"count\":1,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":94,\"createdAt\":\"2024-06-29T14:13:43.128Z\",\"updatedAt\":\"2024-06-29T14:13:43.128Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbe1\",\"key\":\"Mirlitons\",\"value\":\"mirlitons\",\"type\":\"instruments\",\"count\":168,\"meta\":[{\"key\":\"Kazoo\",\"value\":\"kazoo\",\"count\":53},{\"key\":\"saw\",\"value\":\"saw\",\"count\":22},{\"key\":\"Slide Whistle\",\"value\":\"slide whistle\",\"count\":45},{\"key\":\"Waterphone\",\"value\":\"waterphone\",\"count\":23}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbe6\",\"key\":\"Vocal FX\",\"value\":\"vocal fx\",\"type\":\"instruments\",\"count\":4381,\"meta\":[{\"key\":\"Aahs\",\"value\":\"aahs\",\"count\":401,\"SFXcount\":0},{\"key\":\"calling\",\"value\":\"calling\",\"count\":1117,\"SFXcount\":0},{\"key\":\"chanting\",\"value\":\"chanting\",\"count\":1129,\"SFXcount\":0},{\"key\":\"Chanting & Calling\",\"value\":\"chanting calling\",\"count\":0,\"SFXcount\":0},{\"key\":\"humming\",\"value\":\"humming\",\"count\":361,\"SFXcount\":0},{\"key\":\"Ooohs\",\"value\":\"ooohs\",\"count\":403,\"SFXcount\":0},{\"key\":\"screams\",\"value\":\"screams\",\"count\":214,\"SFXcount\":0},{\"key\":\"whistling\",\"value\":\"whistling\",\"count\":356,\"SFXcount\":0},{\"key\":\"Whistling & Humming\",\"value\":\"whistling humming\",\"count\":0,\"SFXcount\":0},{\"key\":\"Yelling\",\"value\":\"yelling\",\"count\":223,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":25,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbe7\",\"key\":\"Winds\",\"value\":\"winds\",\"type\":\"instruments\",\"count\":10057,\"meta\":[{\"key\":\"Bassoon\",\"value\":\"bassoon\",\"count\":11,\"SFXcount\":0},{\"key\":\"Clarinet\",\"value\":\"clarinet\",\"count\":8827,\"SFXcount\":2},{\"key\":\"flute\",\"value\":\"flute\",\"count\":8800,\"SFXcount\":36},{\"key\":\"Harmonica\",\"value\":\"harmonica\",\"count\":0,\"SFXcount\":32},{\"key\":\"Harmonica/Melodica\",\"value\":\"harmonicamelodica\",\"count\":873,\"SFXcount\":0},{\"key\":\"Melodica\",\"value\":\"melodica\",\"count\":0,\"SFXcount\":0},{\"key\":\"Oboe\",\"value\":\"oboe\",\"count\":39,\"SFXcount\":0},{\"key\":\"Saxophone\",\"value\":\"saxophone\",\"count\":8849,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":141,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbdc\",\"key\":\"Electric Guitars\",\"value\":\"electric guitars\",\"type\":\"instruments\",\"count\":45679,\"meta\":[{\"key\":\"Electric Bass\",\"value\":\"electric bass\",\"count\":37602,\"SFXcount\":454},{\"key\":\"Guitars Amplified\",\"value\":\"guitars amplified\",\"count\":34280,\"SFXcount\":0},{\"key\":\"Guitars Clean\",\"value\":\"guitars clean\",\"count\":2860,\"SFXcount\":0},{\"key\":\"Guitars Heavy Distortion\",\"value\":\"guitars heavy distortion\",\"count\":5362,\"SFXcount\":0},{\"key\":\"Pedal Steel Guitar\",\"value\":\"pedal steel guitar\",\"count\":886,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":1129,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbe0\",\"key\":\"Medieval Renaissance\",\"value\":\"medieval renaissance\",\"type\":\"instruments\",\"count\":392,\"meta\":[{\"key\":\"Fife\",\"value\":\"fife\",\"count\":381},{\"key\":\"harp\",\"value\":\"harp\",\"count\":382},{\"key\":\"Harpsichord/Clavinet\",\"value\":\"harpsichordclavinet\",\"count\":0},{\"key\":\"Lute\",\"value\":\"lute\",\"count\":381},{\"key\":\"pipe\",\"value\":\"pipe\",\"count\":380},{\"key\":\"Recorder\",\"value\":\"recorder\",\"count\":389}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbe2\",\"key\":\"Nature\",\"value\":\"nature\",\"type\":\"instruments\",\"count\":695,\"meta\":[{\"key\":\"Animal Sounds\",\"value\":\"animal sounds\",\"count\":346,\"SFXcount\":0},{\"key\":\"Lightening\",\"value\":\"lightening\",\"count\":0,\"SFXcount\":0},{\"key\":\"Nature Sounds\",\"value\":\"nature sounds\",\"count\":662,\"SFXcount\":0},{\"key\":\"thunder\",\"value\":\"thunder\",\"count\":174,\"SFXcount\":0},{\"key\":\"Thunder/Water/Wind\",\"value\":\"thunderwaterwind\",\"count\":0,\"SFXcount\":0},{\"key\":\"Water\",\"value\":\"water\",\"count\":380,\"SFXcount\":0},{\"key\":\"wind\",\"value\":\"wind\",\"count\":0,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":245,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbe3\",\"key\":\"Percussion\",\"value\":\"percussion\",\"type\":\"instruments\",\"count\":63479,\"meta\":[{\"key\":\"Cymbals\",\"value\":\"cymbals\",\"count\":9033,\"SFXcount\":0},{\"key\":\"Drum Kit\",\"value\":\"drum kit\",\"count\":53849,\"SFXcount\":0},{\"key\":\"Drum Machine\",\"value\":\"drum machine\",\"count\":29714,\"SFXcount\":0},{\"key\":\"Epic Drums\",\"value\":\"epic drums\",\"count\":10145,\"SFXcount\":0},{\"key\":\"Shakers\",\"value\":\"shakers\",\"count\":687,\"SFXcount\":0},{\"key\":\"Snare Drum\",\"value\":\"snare drum\",\"count\":8691,\"SFXcount\":0},{\"key\":\"Tambourine\",\"value\":\"tambourine\",\"count\":480,\"SFXcount\":0},{\"key\":\"Timpani\",\"value\":\"timpani\",\"count\":8709,\"SFXcount\":0},{\"key\":\"Triangle\",\"value\":\"triangle\",\"count\":8588,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":5579,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbd9\",\"key\":\"Acoustics\",\"value\":\"acoustics\",\"type\":\"instruments\",\"count\":25610,\"meta\":[{\"key\":\"Acoustic Guitar\",\"value\":\"acoustic guitar\",\"count\":21408,\"SFXcount\":0},{\"key\":\"banjo\",\"value\":\"banjo\",\"count\":5220,\"SFXcount\":0},{\"key\":\"Dobro\",\"value\":\"dobro\",\"count\":5200,\"SFXcount\":0},{\"key\":\"Fiddle\",\"value\":\"fiddle\",\"count\":5268,\"SFXcount\":0},{\"key\":\"Mandolin\",\"value\":\"mandolin\",\"count\":5246,\"SFXcount\":0},{\"key\":\"Ukulele\",\"value\":\"ukulele\",\"count\":30,\"SFXcount\":0},{\"key\":\"Upright Bass\",\"value\":\"upright bass\",\"count\":5468,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":77,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbdd\",\"key\":\"Electronic\",\"value\":\"electronic\",\"type\":\"instruments\",\"count\":44146,\"meta\":[{\"key\":\"Analog Synthesizers\",\"value\":\"analog synthesizers\",\"count\":13177,\"SFXcount\":0},{\"key\":\"Electronic Pads & Sounds\",\"value\":\"electronic pads sounds\",\"count\":38822,\"SFXcount\":0},{\"key\":\"Electronic Sound Effects\",\"value\":\"electronic sound effects\",\"count\":32582,\"SFXcount\":0},{\"key\":\"Sound Effects\",\"value\":\"sound effects\",\"count\":1,\"SFXcount\":0},{\"key\":\"Synthesizers\",\"value\":\"synthesizers\",\"count\":28549,\"SFXcount\":0},{\"key\":\"Turntable Sounds\",\"value\":\"turntable sounds\",\"count\":2847,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":6319,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbdf\",\"key\":\"Mallets\",\"value\":\"mallets\",\"type\":\"instruments\",\"count\":8610,\"meta\":[{\"key\":\"bells\",\"value\":\"bells\",\"count\":8258,\"SFXcount\":0},{\"key\":\"Marimba\",\"value\":\"marimba\",\"count\":7965,\"SFXcount\":0},{\"key\":\"Vibraphone\",\"value\":\"vibraphone\",\"count\":7880,\"SFXcount\":0},{\"key\":\"xylophone\",\"value\":\"xylophone\",\"count\":8092,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":273,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbe5\",\"key\":\"Vintage\",\"value\":\"vintage\",\"type\":\"instruments\",\"count\":433,\"meta\":[{\"key\":\"Archival Recording\",\"value\":\"archival recording\",\"count\":3,\"SFXcount\":0},{\"key\":\"phonograph\",\"value\":\"phonograph\",\"count\":430,\"SFXcount\":0},{\"key\":\"Phonograph/Antique Sounds\",\"value\":\"phonographantique sounds\",\"count\":0,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":2,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbe4\",\"key\":\"Strings\",\"value\":\"strings\",\"type\":\"instruments\",\"count\":20639,\"meta\":[{\"key\":\"basses\",\"value\":\"basses\",\"count\":630,\"SFXcount\":0},{\"key\":\"cellos\",\"value\":\"cellos\",\"count\":19996,\"SFXcount\":0},{\"key\":\"harp\",\"value\":\"harp\",\"count\":18848,\"SFXcount\":54},{\"key\":\"Violas\",\"value\":\"violas\",\"count\":19406,\"SFXcount\":0},{\"key\":\"Violins\",\"value\":\"violins\",\"count\":20223,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":289,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbe8\",\"key\":\"World\",\"value\":\"world\",\"type\":\"instruments\",\"count\":16777,\"meta\":[{\"key\":\"Ethnic Hand Drums\",\"value\":\"ethnic hand drums\",\"count\":16695,\"SFXcount\":0},{\"key\":\"Ethnic Strings\",\"value\":\"ethnic strings\",\"count\":3557,\"SFXcount\":0},{\"key\":\"Ethnic Winds\",\"value\":\"ethnic winds\",\"count\":1779,\"SFXcount\":0}],\"__v\":0,\"SFXcount\":44,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbea\",\"key\":\"Ambient\",\"value\":\"ambient\",\"type\":\"moods\",\"count\":5176,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbeb\",\"key\":\"Angry\",\"value\":\"angry\",\"type\":\"moods\",\"count\":5398,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbed\",\"key\":\"Chill\",\"value\":\"chill\",\"type\":\"moods\",\"count\":16726,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbee\",\"key\":\"Dark\",\"value\":\"dark\",\"type\":\"moods\",\"count\":5665,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbf1\",\"key\":\"Feel Good\",\"value\":\"feel good\",\"type\":\"moods\",\"count\":123,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbf4\",\"key\":\"Love\",\"value\":\"love\",\"type\":\"moods\",\"count\":11158,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbfb\",\"key\":\"Swagger\",\"value\":\"swagger\",\"type\":\"moods\",\"count\":18219,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbf0\",\"key\":\"Exciting\",\"value\":\"exciting\",\"type\":\"moods\",\"count\":31304,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbf2\",\"key\":\"Happy\",\"value\":\"happy\",\"type\":\"moods\",\"count\":25140,\"meta\":[],\"__v\":0,\"SFXcount\":19,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbf6\",\"key\":\"Sad\",\"value\":\"sad\",\"type\":\"moods\",\"count\":8674,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbf8\",\"key\":\"Sexy\",\"value\":\"sexy\",\"type\":\"moods\",\"count\":4427,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.129Z\",\"updatedAt\":\"2024-06-29T14:13:43.129Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbf9\",\"key\":\"Silly\",\"value\":\"silly\",\"type\":\"moods\",\"count\":1741,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbfc\",\"key\":\"Weird\",\"value\":\"weird\",\"type\":\"moods\",\"count\":1427,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbec\",\"key\":\"Calm\",\"value\":\"calm\",\"type\":\"moods\",\"count\":7196,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbef\",\"key\":\"Dramatic\",\"value\":\"dramatic\",\"type\":\"moods\",\"count\":16085,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbf7\",\"key\":\"Scary\",\"value\":\"scary\",\"type\":\"moods\",\"count\":1920,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbfa\",\"key\":\"Sunny\",\"value\":\"sunny\",\"type\":\"moods\",\"count\":22,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"SFXcount\":0,\"_id\":\"63d75f59a2ab1faad3d7fbf3\",\"key\":\"Inspiring\",\"value\":\"inspiring\",\"type\":\"moods\",\"count\":8388,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"63d75f59a2ab1faad3d7fbf5\",\"key\":\"Quirky\",\"value\":\"quirky\",\"type\":\"moods\",\"count\":3966,\"meta\":[],\"__v\":0,\"SFXcount\":19,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a6a\",\"key\":\"Atmospheres\",\"value\":\"atmospheres\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":90,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a6b\",\"key\":\"Big Chord Blasts Braams\",\"value\":\"big chord blasts braams\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":242,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a6c\",\"key\":\"Climactic Elements\",\"value\":\"climactic elements\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":55,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a6d\",\"key\":\"Crescendos\",\"value\":\"crescendos\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":139,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a6e\",\"key\":\"Downers\",\"value\":\"downers\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":81,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a6f\",\"key\":\"Drones Pulses\",\"value\":\"drones pulses\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":273,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a70\",\"key\":\"Loops\",\"value\":\"loops\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":145,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a71\",\"key\":\"Musical Components\",\"value\":\"musical components\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":726,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a72\",\"key\":\"Risers Suck Back\",\"value\":\"risers suck back\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":553,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a73\",\"key\":\"Switchers\",\"value\":\"switchers\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":2538,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a74\",\"key\":\"Underscore Elements\",\"value\":\"underscore elements\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":53,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a75\",\"key\":\"Vocal Elements\",\"value\":\"vocal elements\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":289,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1681121d4d3de20a76\",\"key\":\"Whoosh Hits\",\"value\":\"whoosh hits\",\"type\":\"soundDesign\",\"count\":0,\"SFXcount\":1563,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1581121d4d3de20a5a\",\"key\":\"Animals\",\"value\":\"animals\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":917,\"meta\":[{\"key\":\"Bears\",\"value\":\"bears\",\"SFXcount\":0},{\"key\":\"Birds\",\"value\":\"birds\",\"SFXcount\":233},{\"key\":\"Cats\",\"value\":\"cats\",\"SFXcount\":11},{\"key\":\"Cows\",\"value\":\"cows\",\"SFXcount\":73},{\"key\":\"Dogs\",\"value\":\"dogs\",\"SFXcount\":66},{\"key\":\"Elephants\",\"value\":\"elephants\",\"SFXcount\":0},{\"key\":\"Farm Animals\",\"value\":\"farm animals\",\"SFXcount\":90},{\"key\":\"Frogs\",\"value\":\"frogs\",\"SFXcount\":50},{\"key\":\"Horses\",\"value\":\"horses\",\"SFXcount\":96},{\"key\":\"Insects\",\"value\":\"insects\",\"SFXcount\":119},{\"key\":\"Lambs\",\"value\":\"lambs\",\"SFXcount\":0},{\"key\":\"Lions\",\"value\":\"lions\",\"SFXcount\":0},{\"key\":\"Marine Animals\",\"value\":\"marine animals\",\"SFXcount\":7},{\"key\":\"Monkeys & Apes\",\"value\":\"monkeys & apes\",\"SFXcount\":0},{\"key\":\"Monsters\",\"value\":\"monsters\",\"SFXcount\":290},{\"key\":\"Pigs\",\"value\":\"pigs\",\"SFXcount\":22},{\"key\":\"Reptiles & Snakes\",\"value\":\"reptiles & snakes\",\"SFXcount\":0},{\"key\":\"Rodents\",\"value\":\"rodents\",\"SFXcount\":2},{\"key\":\"Sheep\",\"value\":\"sheep\",\"SFXcount\":24},{\"key\":\"Tigers & Cougars\",\"value\":\"tigers & cougars\",\"SFXcount\":0},{\"key\":\"Whales\",\"value\":\"whales\",\"SFXcount\":0},{\"key\":\"Wild Animals\",\"value\":\"wild animals\",\"SFXcount\":1}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1581121d4d3de20a5b\",\"key\":\"Backgrounds\",\"value\":\"backgrounds\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":4803,\"meta\":[{\"key\":\"Bathroom\",\"value\":\"bathroom\",\"SFXcount\":133},{\"key\":\"Caves & Sewers\",\"value\":\"caves & sewers\",\"SFXcount\":0},{\"key\":\"Christmas\",\"value\":\"christmas\",\"SFXcount\":15},{\"key\":\"City\",\"value\":\"city\",\"SFXcount\":505},{\"key\":\"Construction\",\"value\":\"construction\",\"SFXcount\":116},{\"key\":\"Crowds\",\"value\":\"crowds\",\"SFXcount\":273},{\"key\":\"Doors\",\"value\":\"doors\",\"SFXcount\":374},{\"key\":\"Exteriors\",\"value\":\"exteriors\",\"SFXcount\":340},{\"key\":\"Halloween\",\"value\":\"halloween\",\"SFXcount\":493},{\"key\":\"Home\",\"value\":\"home\",\"SFXcount\":866},{\"key\":\"Kitchen\",\"value\":\"kitchen\",\"SFXcount\":479},{\"key\":\"Laundry\",\"value\":\"laundry\",\"SFXcount\":89},{\"key\":\"Lawn & Garden\",\"value\":\"lawn & garden\",\"SFXcount\":0},{\"key\":\"Medical & Hospital\",\"value\":\"medical & hospital\",\"SFXcount\":0},{\"key\":\"Office\",\"value\":\"office\",\"SFXcount\":137},{\"key\":\"Other Exteriors\",\"value\":\"other exteriors\",\"SFXcount\":0},{\"key\":\"Party\",\"value\":\"party\",\"SFXcount\":329},{\"key\":\"Public Places\",\"value\":\"public places\",\"SFXcount\":170},{\"key\":\"Restaurant\",\"value\":\"restaurant\",\"SFXcount\":34},{\"key\":\"Rural\",\"value\":\"rural\",\"SFXcount\":214},{\"key\":\"Schools\",\"value\":\"schools\",\"SFXcount\":90},{\"key\":\"Shops\",\"value\":\"shops\",\"SFXcount\":96},{\"key\":\"Vacuum\",\"value\":\"vacuum\",\"SFXcount\":30},{\"key\":\"Waterfronts\",\"value\":\"waterfronts\",\"SFXcount\":107},{\"key\":\"Winter\",\"value\":\"winter\",\"SFXcount\":122}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1581121d4d3de20a5c\",\"key\":\"Foley & Nature\",\"value\":\"foley nature\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":3297,\"meta\":[{\"key\":\"Computers\",\"value\":\"computers\",\"SFXcount\":256},{\"key\":\"Earthquake\",\"value\":\"earthquake\",\"SFXcount\":48},{\"key\":\"Fire\",\"value\":\"fire\",\"SFXcount\":162},{\"key\":\"Footsteps\",\"value\":\"footsteps\",\"SFXcount\":380},{\"key\":\"Human Body\",\"value\":\"human body\",\"SFXcount\":319},{\"key\":\"Industrial\",\"value\":\"industrial\",\"SFXcount\":272},{\"key\":\"Lightening\",\"value\":\"lightening\",\"SFXcount\":0},{\"key\":\"Mechanical\",\"value\":\"mechanical\",\"SFXcount\":341},{\"key\":\"Nature\",\"value\":\"nature\",\"SFXcount\":36},{\"key\":\"Projectors\",\"value\":\"projectors\",\"SFXcount\":23},{\"key\":\"Props\",\"value\":\"props\",\"SFXcount\":868},{\"key\":\"Rain\",\"value\":\"rain\",\"SFXcount\":38},{\"key\":\"Rocks\",\"value\":\"rocks\",\"SFXcount\":53},{\"key\":\"Thunder\",\"value\":\"thunder\",\"SFXcount\":82},{\"key\":\"Traffic\",\"value\":\"traffic\",\"SFXcount\":81},{\"key\":\"Trees\",\"value\":\"trees\",\"SFXcount\":0},{\"key\":\"Water\",\"value\":\"water\",\"SFXcount\":503},{\"key\":\"Wind\",\"value\":\"wind\",\"SFXcount\":86}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.130Z\",\"updatedAt\":\"2024-06-29T14:13:43.130Z\"},{\"_id\":\"647fab1581121d4d3de20a5d\",\"key\":\"Food\",\"value\":\"food\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":303,\"meta\":[{\"key\":\"Cooking\",\"value\":\"cooking\",\"SFXcount\":25},{\"key\":\"Cookware\",\"value\":\"cookware\",\"SFXcount\":48},{\"key\":\"Cutlery\",\"value\":\"cutlery\",\"SFXcount\":43},{\"key\":\"Dining\",\"value\":\"dining\",\"SFXcount\":52},{\"key\":\"Drinks\",\"value\":\"drinks\",\"SFXcount\":122}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"647fab1581121d4d3de20a5e\",\"key\":\"Handheld & Devices\",\"value\":\"handheld devices\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":937,\"meta\":[{\"key\":\"Alarms\",\"value\":\"alarms\",\"SFXcount\":35},{\"key\":\"Cameras\",\"value\":\"cameras\",\"SFXcount\":44},{\"key\":\"Cards\",\"value\":\"cards\",\"SFXcount\":0},{\"key\":\"Clocks\",\"value\":\"clocks\",\"SFXcount\":49},{\"key\":\"Instruments\",\"value\":\"instruments\",\"SFXcount\":163},{\"key\":\"Keys\",\"value\":\"keys\",\"SFXcount\":59},{\"key\":\"Latches\",\"value\":\"latches\",\"SFXcount\":65},{\"key\":\"Megaphone\",\"value\":\"megaphone\",\"SFXcount\":1},{\"key\":\"Phones\",\"value\":\"phones\",\"SFXcount\":154},{\"key\":\"Power Tools\",\"value\":\"power tools\",\"SFXcount\":0},{\"key\":\"Radio\",\"value\":\"radio\",\"SFXcount\":92},{\"key\":\"Sound Systems\",\"value\":\"sound systems\",\"SFXcount\":117},{\"key\":\"Switches\",\"value\":\"switches\",\"SFXcount\":74},{\"key\":\"TV\",\"value\":\"tv\",\"SFXcount\":11},{\"key\":\"Tools\",\"value\":\"tools\",\"SFXcount\":87},{\"key\":\"Typing\",\"value\":\"typing\",\"SFXcount\":48},{\"key\":\"Vacuum\",\"value\":\"vacuum\",\"SFXcount\":2},{\"key\":\"Whips\",\"value\":\"whips\",\"SFXcount\":8}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"647fab1581121d4d3de20a5f\",\"key\":\"Hits & Tones\",\"value\":\"hits tones\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":4638,\"meta\":[{\"key\":\"Bass\",\"value\":\"bass\",\"SFXcount\":107},{\"key\":\"Bells\",\"value\":\"bells\",\"SFXcount\":347},{\"key\":\"Drums & Percussion\",\"value\":\"drums & percussion\",\"SFXcount\":0},{\"key\":\"Fireworks\",\"value\":\"fireworks\",\"SFXcount\":129},{\"key\":\"Guitars\",\"value\":\"guitars\",\"SFXcount\":519},{\"key\":\"Hits & Crashes\",\"value\":\"hits & crashes\",\"SFXcount\":0},{\"key\":\"Pipes\",\"value\":\"pipes\",\"SFXcount\":31},{\"key\":\"Whips\",\"value\":\"whips\",\"SFXcount\":12}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"647fab1581121d4d3de20a60\",\"key\":\"Sports & Recreation\",\"value\":\"sports recreation\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":1634,\"meta\":[{\"key\":\"Baseball\",\"value\":\"baseball\",\"SFXcount\":91},{\"key\":\"Bowling\",\"value\":\"bowling\",\"SFXcount\":36},{\"key\":\"Boxing\",\"value\":\"boxing\",\"SFXcount\":86},{\"key\":\"Cameras\",\"value\":\"cameras\",\"SFXcount\":19},{\"key\":\"Exercise\",\"value\":\"exercise\",\"SFXcount\":99},{\"key\":\"Fishing\",\"value\":\"fishing\",\"SFXcount\":0},{\"key\":\"Football\",\"value\":\"football\",\"SFXcount\":159},{\"key\":\"Gaming\",\"value\":\"gaming\",\"SFXcount\":185},{\"key\":\"Golf\",\"value\":\"golf\",\"SFXcount\":77},{\"key\":\"Hockey\",\"value\":\"hockey\",\"SFXcount\":6},{\"key\":\"MMA\",\"value\":\"mma\",\"SFXcount\":2},{\"key\":\"Racing\",\"value\":\"racing\",\"SFXcount\":11},{\"key\":\"Referee\",\"value\":\"referee\",\"SFXcount\":20},{\"key\":\"Soccer\",\"value\":\"soccer\",\"SFXcount\":139},{\"key\":\"Sports\",\"value\":\"sports\",\"SFXcount\":9},{\"key\":\"Tennis\",\"value\":\"tennis\",\"SFXcount\":139},{\"key\":\"Water Sports\",\"value\":\"water sports\",\"SFXcount\":40},{\"key\":\"Winter Sports\",\"value\":\"winter sports\",\"SFXcount\":149}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"647fab1581121d4d3de20a61\",\"key\":\"Storytelling\",\"value\":\"storytelling\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":1665,\"meta\":[{\"key\":\"Cartoon\",\"value\":\"cartoon\",\"SFXcount\":163},{\"key\":\"Christmas\",\"value\":\"christmas\",\"SFXcount\":365},{\"key\":\"Halloween\",\"value\":\"halloween\",\"SFXcount\":516},{\"key\":\"Sci-Fi\",\"value\":\"sci-fi\",\"SFXcount\":0}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"647fab1581121d4d3de20a62\",\"key\":\"Vehicles\",\"value\":\"vehicles\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":1853,\"meta\":[{\"key\":\"Aircraft\",\"value\":\"aircraft\",\"SFXcount\":408},{\"key\":\"Bikes & Motorcycles\",\"value\":\"bikes & motorcycles\",\"SFXcount\":0},{\"key\":\"Buses\",\"value\":\"buses\",\"SFXcount\":24},{\"key\":\"Carriages & Carts\",\"value\":\"carriages & carts\",\"SFXcount\":0},{\"key\":\"Cars\",\"value\":\"cars\",\"SFXcount\":459},{\"key\":\"Emergency Vehicles\",\"value\":\"emergency vehicles\",\"SFXcount\":40},{\"key\":\"Engines & Machines\",\"value\":\"engines & machines\",\"SFXcount\":0},{\"key\":\"Freeway\",\"value\":\"freeway\",\"SFXcount\":0},{\"key\":\"Roller Coaster\",\"value\":\"roller coaster\",\"SFXcount\":153},{\"key\":\"Street\",\"value\":\"street\",\"SFXcount\":0},{\"key\":\"Traffic\",\"value\":\"traffic\",\"SFXcount\":82},{\"key\":\"Trains & Subways\",\"value\":\"trains & subways\",\"SFXcount\":0},{\"key\":\"Trucks\",\"value\":\"trucks\",\"SFXcount\":30},{\"key\":\"Watercraft\",\"value\":\"watercraft\",\"SFXcount\":163}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"647fab1581121d4d3de20a63\",\"key\":\"Vocal\",\"value\":\"vocal\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":959,\"meta\":[{\"key\":\"ASMR\",\"value\":\"asmr\",\"SFXcount\":279},{\"key\":\"Applause\",\"value\":\"applause\",\"SFXcount\":19},{\"key\":\"Boo'ing\",\"value\":\"boo'ing\",\"SFXcount\":0},{\"key\":\"Cheering\",\"value\":\"cheering\",\"SFXcount\":63},{\"key\":\"Children\",\"value\":\"children\",\"SFXcount\":33},{\"key\":\"Female\",\"value\":\"female\",\"SFXcount\":102},{\"key\":\"Laughter\",\"value\":\"laughter\",\"SFXcount\":30},{\"key\":\"Male\",\"value\":\"male\",\"SFXcount\":48},{\"key\":\"Screaming\",\"value\":\"screaming\",\"SFXcount\":121},{\"key\":\"Singing\",\"value\":\"singing\",\"SFXcount\":6},{\"key\":\"Talking\",\"value\":\"talking\",\"SFXcount\":120},{\"key\":\"Whispering\",\"value\":\"whispering\",\"SFXcount\":23},{\"key\":\"Yelling\",\"value\":\"yelling\",\"SFXcount\":0}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"647fab1581121d4d3de20a64\",\"key\":\"Weapons & War\",\"value\":\"weapons war\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":486,\"meta\":[{\"key\":\"Arrows\",\"value\":\"arrows\",\"SFXcount\":0},{\"key\":\"Battlefield\",\"value\":\"battlefield\",\"SFXcount\":70},{\"key\":\"Bombs & Mines\",\"value\":\"bombs & mines\",\"SFXcount\":0},{\"key\":\"Cannon\",\"value\":\"cannon\",\"SFXcount\":6},{\"key\":\"Explosions\",\"value\":\"explosions\",\"SFXcount\":51},{\"key\":\"Fighting\",\"value\":\"fighting\",\"SFXcount\":134},{\"key\":\"Firearms\",\"value\":\"firearms\",\"SFXcount\":154},{\"key\":\"Flamethrower\",\"value\":\"flamethrower\",\"SFXcount\":0},{\"key\":\"Knives\",\"value\":\"knives\",\"SFXcount\":39},{\"key\":\"Lasers\",\"value\":\"lasers\",\"SFXcount\":121},{\"key\":\"Swords & Axes\",\"value\":\"swords & axes\",\"SFXcount\":0}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"647fab1581121d4d3de20a65\",\"key\":\"Whiz Bys\",\"value\":\"whiz bys\",\"type\":\"soundEffects\",\"count\":0,\"SFXcount\":8159,\"meta\":[{\"key\":\"Breakers\",\"value\":\"breakers\",\"SFXcount\":748},{\"key\":\"Flybys\",\"value\":\"flybys\",\"SFXcount\":771},{\"key\":\"Morphing\",\"value\":\"morphing\",\"SFXcount\":205},{\"key\":\"Ping Pong\",\"value\":\"ping pong\",\"SFXcount\":2},{\"key\":\"Ricochets\",\"value\":\"ricochets\",\"SFXcount\":34},{\"key\":\"Risers\",\"value\":\"risers\",\"SFXcount\":464},{\"key\":\"Switchers\",\"value\":\"switchers\",\"SFXcount\":2317},{\"key\":\"Transitions\",\"value\":\"transitions\",\"SFXcount\":751},{\"key\":\"Whooshes\",\"value\":\"whooshes\",\"SFXcount\":1284},{\"key\":\"Wipes\",\"value\":\"wipes\",\"SFXcount\":235}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"63d75f5aa2ab1faad3d7fc00\",\"key\":\"60-80 (Medium Slow)\",\"value\":\"60-80\",\"type\":\"tempo\",\"count\":1126,\"meta\":[],\"__v\":0,\"SFXcount\":248,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"63d75f5aa2ab1faad3d7fbfe\",\"key\":\"0-40 (Super Slow)\",\"value\":\"0-40\",\"type\":\"tempo\",\"count\":2,\"meta\":[],\"__v\":0,\"SFXcount\":36,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"63d75f5aa2ab1faad3d7fc01\",\"key\":\"80-110 (Medium)\",\"value\":\"80-110\",\"type\":\"tempo\",\"count\":23799,\"meta\":[],\"__v\":0,\"SFXcount\":1868,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"63d75f5aa2ab1faad3d7fc02\",\"key\":\"110-140 (Medium Fast)\",\"value\":\"110-140\",\"type\":\"tempo\",\"count\":43718,\"meta\":[],\"__v\":0,\"SFXcount\":15447,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc04\",\"key\":\"160+ (Super Fast)\",\"value\":\"160%2B\",\"type\":\"tempo\",\"count\":3826,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"63d75f5aa2ab1faad3d7fbff\",\"key\":\"40-60 (Slow)\",\"value\":\"40-60\",\"type\":\"tempo\",\"count\":63,\"meta\":[],\"__v\":0,\"SFXcount\":244,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"_id\":\"63d75f5aa2ab1faad3d7fc03\",\"key\":\"140-160 (Fast)\",\"value\":\"140-160\",\"type\":\"tempo\",\"count\":10343,\"meta\":[],\"__v\":0,\"SFXcount\":2750,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc0c\",\"key\":\"Fashion/Beauty\",\"value\":\"fashionbeauty\",\"type\":\"themes\",\"count\":1748,\"meta\":[{\"key\":\"City Life\",\"value\":\"city life\",\"count\":691},{\"key\":\"Cosmetic & Skin Care\",\"value\":\"cosmetic skin care\",\"count\":0},{\"key\":\"Cosmetics & Skin Care\",\"value\":\"cosmetics skin care\",\"count\":26},{\"key\":\"Everyday Fashion\",\"value\":\"everyday fashion\",\"count\":452},{\"key\":\"Fashion Vlogs\",\"value\":\"fashion vlogs\",\"count\":384},{\"key\":\"Formal attire\",\"value\":\"formal attire\",\"count\":51},{\"key\":\"Night Life\",\"value\":\"night life\",\"count\":863},{\"key\":\"Runway\",\"value\":\"runway\",\"count\":161}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc11\",\"key\":\"Percussive Beds\",\"value\":\"percussive beds\",\"type\":\"themes\",\"count\":130,\"meta\":[{\"key\":\"Beat Heavy\",\"value\":\"beat heavy\",\"count\":113},{\"key\":\"Drum lines\",\"value\":\"drum lines\",\"count\":16},{\"key\":\"Marching Band\",\"value\":\"marching band\",\"count\":0},{\"key\":\"Stomp and Clap\",\"value\":\"stomp and clap\",\"count\":0}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc13\",\"key\":\"Podcast/News\",\"value\":\"podcastnews\",\"type\":\"themes\",\"count\":277,\"meta\":[{\"key\":\"Intro/Outro\",\"value\":\"introoutro\",\"count\":70},{\"key\":\"News & Promos\",\"value\":\"news promos\",\"count\":35},{\"key\":\"Podcast Radio\",\"value\":\"podcast radio\",\"count\":65},{\"key\":\"Underscore\",\"value\":\"underscore\",\"count\":108}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc0a\",\"key\":\"Cinematography\",\"value\":\"cinematography\",\"type\":\"themes\",\"count\":660,\"meta\":[{\"key\":\"Aerials & Drones\",\"value\":\"aerials drones\",\"count\":86},{\"key\":\"Animation\",\"value\":\"animation\",\"count\":51},{\"key\":\"Building\",\"value\":\"building\",\"count\":55},{\"key\":\"Landscape\",\"value\":\"landscape\",\"count\":250},{\"key\":\"Slow Motion\",\"value\":\"slow motion\",\"count\":215},{\"key\":\"Ticking Clocks\",\"value\":\"ticking clocks\",\"count\":10},{\"key\":\"Timelapse\",\"value\":\"timelapse\",\"count\":206},{\"key\":\"Tracking shot\",\"value\":\"tracking shot\",\"count\":71},{\"key\":\"Trailers\",\"value\":\"trailers\",\"count\":85}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc0f\",\"key\":\"Holidays\",\"value\":\"holidays\",\"type\":\"themes\",\"count\":1518,\"meta\":[{\"key\":\"Birthday\",\"value\":\"birthday\",\"count\":7},{\"key\":\"Christmas\",\"value\":\"christmas\",\"count\":932},{\"key\":\"Halloween\",\"value\":\"halloween\",\"count\":224},{\"key\":\"Hanukkah\",\"value\":\"hanukkah\",\"count\":0},{\"key\":\"independence day\",\"value\":\"independence day\",\"count\":1},{\"key\":\"Mardi Gras\",\"value\":\"mardi gras\",\"count\":16},{\"key\":\"new year&#39;s\",\"value\":\"new years\",\"count\":14},{\"key\":\"st. patrick&#39;s day\",\"value\":\"st patricks day\",\"count\":37},{\"key\":\"thanksgiving\",\"value\":\"thanksgiving\",\"count\":73},{\"key\":\"valentine&#39;s day\",\"value\":\"valentines day\",\"count\":205}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc12\",\"key\":\"Period Music\",\"value\":\"period music\",\"type\":\"themes\",\"count\":722,\"meta\":[{\"key\":\"Authentic 00&#39;s\",\"value\":\"authentic 00s\",\"count\":2},{\"key\":\"Authentic 10&#39;s\",\"value\":\"authentic 10s\",\"count\":0},{\"key\":\"Authentic 20&#39;s\",\"value\":\"authentic 20s\",\"count\":0},{\"key\":\"Authentic 30&#39;s\",\"value\":\"authentic 30s\",\"count\":0},{\"key\":\"Authentic 40&#39;s\",\"value\":\"authentic 40s\",\"count\":0},{\"key\":\"Authentic 50&#39;s\",\"value\":\"authentic 50s\",\"count\":19},{\"key\":\"Authentic 60&#39;s\",\"value\":\"authentic 60s\",\"count\":19},{\"key\":\"Authentic 70&#39;s\",\"value\":\"authentic 70s\",\"count\":0},{\"key\":\"Authentic 80&#39;s\",\"value\":\"authentic 80s\",\"count\":29},{\"key\":\"Authentic 90&#39;s\",\"value\":\"authentic 90s\",\"count\":0},{\"key\":\"Authentic Turntablism\",\"value\":\"authentic turntablism\",\"count\":8},{\"key\":\"future\",\"value\":\"future\",\"count\":105},{\"key\":\"Great composers\",\"value\":\"great composers\",\"count\":0},{\"key\":\"National Anthems\",\"value\":\"national anthems\",\"count\":0},{\"key\":\"Past\",\"value\":\"past\",\"count\":34},{\"key\":\"present\",\"value\":\"present\",\"count\":205},{\"key\":\"Reminiscing\",\"value\":\"reminiscing\",\"count\":386},{\"key\":\"Renaissance Medieval\",\"value\":\"renaissance medieval\",\"count\":0}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc14\",\"key\":\"Relationships\",\"value\":\"relationships\",\"type\":\"themes\",\"count\":3166,\"meta\":[{\"key\":\"Breaking Up\",\"value\":\"breaking up\",\"count\":803},{\"key\":\"Couples\",\"value\":\"couples\",\"count\":367},{\"key\":\"Grandparents\",\"value\":\"grandparents\",\"count\":41},{\"key\":\"LGBTQ+\",\"value\":\"lgbtq\",\"count\":24},{\"key\":\"Parents\",\"value\":\"parents\",\"count\":73},{\"key\":\"Romance\",\"value\":\"romance\",\"count\":400}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.131Z\",\"updatedAt\":\"2024-06-29T14:13:43.131Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc15\",\"key\":\"Relax/Meditation\",\"value\":\"relaxmeditation\",\"type\":\"themes\",\"count\":586,\"meta\":[{\"key\":\"Lounge\",\"value\":\"lounge\",\"count\":103},{\"key\":\"Meditation\",\"value\":\"meditation\",\"count\":72},{\"key\":\"Spa\",\"value\":\"spa\",\"count\":46},{\"key\":\"Study\",\"value\":\"study\",\"count\":389},{\"key\":\"Yoga\",\"value\":\"yoga\",\"count\":47}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc16\",\"key\":\"Religion/Spirituality\",\"value\":\"religionspirituality\",\"type\":\"themes\",\"count\":661,\"meta\":[{\"key\":\"Angels\",\"value\":\"angels\",\"count\":34},{\"key\":\"Atheism\",\"value\":\"atheism\",\"count\":2},{\"key\":\"Buddha\",\"value\":\"buddha\",\"count\":2},{\"key\":\"Buddhism\",\"value\":\"buddhism\",\"count\":1},{\"key\":\"Christianity\",\"value\":\"christianity\",\"count\":224},{\"key\":\"Daoism\",\"value\":\"daoism\",\"count\":0},{\"key\":\"Faith\",\"value\":\"faith\",\"count\":0},{\"key\":\"Free Thought\",\"value\":\"free thought\",\"count\":62},{\"key\":\"God\",\"value\":\"god\",\"count\":188},{\"key\":\"Heaven\",\"value\":\"heaven\",\"count\":38},{\"key\":\"Hell\",\"value\":\"hell\",\"count\":8},{\"key\":\"Hinduism\",\"value\":\"hinduism\",\"count\":3},{\"key\":\"Islam\",\"value\":\"islam\",\"count\":0},{\"key\":\"Jesus\",\"value\":\"jesus\",\"count\":215},{\"key\":\"Judaism\",\"value\":\"judaism\",\"count\":0},{\"key\":\"Muhammad\",\"value\":\"muhammad\",\"count\":0},{\"key\":\"New Age\",\"value\":\"new age\",\"count\":0},{\"key\":\"Philosophy\",\"value\":\"philosophy\",\"count\":0},{\"key\":\"Purgatory\",\"value\":\"purgatory\",\"count\":0},{\"key\":\"Satanism\",\"value\":\"satanism\",\"count\":13},{\"key\":\"Spirituality\",\"value\":\"spirituality\",\"count\":41},{\"key\":\"The Bible\",\"value\":\"the bible\",\"count\":20},{\"key\":\"The Koran\",\"value\":\"the koran\",\"count\":0},{\"key\":\"The Torah\",\"value\":\"the torah\",\"count\":0},{\"key\":\"Wisdom\",\"value\":\"wisdom\",\"count\":40}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc18\",\"key\":\"Sports/Fitness\",\"value\":\"sportsfitness\",\"type\":\"themes\",\"count\":653,\"meta\":[{\"key\":\"Extreme Sports\",\"value\":\"extreme sports\",\"count\":129},{\"key\":\"Fight Sports\",\"value\":\"fight sports\",\"count\":81},{\"key\":\"Fitness\",\"value\":\"fitness\",\"count\":179},{\"key\":\"Stadium Sports\",\"value\":\"stadium sports\",\"count\":54}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc09\",\"key\":\"Children Music\",\"value\":\"children music\",\"type\":\"themes\",\"count\":110,\"meta\":[{\"key\":\"Animation\",\"value\":\"animation\",\"count\":40},{\"key\":\"Baby\",\"value\":\"baby\",\"count\":29},{\"key\":\"Just For Fun\",\"value\":\"just for fun\",\"count\":51}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc0b\",\"key\":\"Emotion\",\"value\":\"emotion\",\"type\":\"themes\",\"count\":11027,\"meta\":[{\"key\":\"Abuse\",\"value\":\"abuse\",\"count\":42},{\"key\":\"Anger\",\"value\":\"anger\",\"count\":494},{\"key\":\"Anguish\",\"value\":\"anguish\",\"count\":51},{\"key\":\"Arrogance\",\"value\":\"arrogance\",\"count\":239},{\"key\":\"Being in Love\",\"value\":\"being in love\",\"count\":1416},{\"key\":\"Calmness\",\"value\":\"calmness\",\"count\":228},{\"key\":\"Commitment\",\"value\":\"commitment\",\"count\":459},{\"key\":\"Compassion\",\"value\":\"compassion\",\"count\":99},{\"key\":\"Dedication\",\"value\":\"dedication\",\"count\":332},{\"key\":\"Depressed\",\"value\":\"depressed\",\"count\":344},{\"key\":\"Doubt\",\"value\":\"doubt\",\"count\":1005},{\"key\":\"Empathy\",\"value\":\"empathy\",\"count\":479},{\"key\":\"Exciting\",\"value\":\"exciting\",\"count\":7},{\"key\":\"Falling In Love\",\"value\":\"falling in love\",\"count\":585},{\"key\":\"fear\",\"value\":\"fear\",\"count\":218},{\"key\":\"Grief\",\"value\":\"grief\",\"count\":102},{\"key\":\"Happiness\",\"value\":\"happiness\",\"count\":1496},{\"key\":\"Hate\",\"value\":\"hate\",\"count\":70},{\"key\":\"Hope\",\"value\":\"hope\",\"count\":1423},{\"key\":\"Humility\",\"value\":\"humility\",\"count\":545},{\"key\":\"hurt\",\"value\":\"hurt\",\"count\":100},{\"key\":\"Jealousy\",\"value\":\"jealousy\",\"count\":53},{\"key\":\"Joy\",\"value\":\"joy\",\"count\":938},{\"key\":\"Kindness\",\"value\":\"kindness\",\"count\":77},{\"key\":\"Lonliness\",\"value\":\"lonliness\",\"count\":0},{\"key\":\"Love\",\"value\":\"love\",\"count\":2618},{\"key\":\"Loveloss\",\"value\":\"loveloss\",\"count\":409},{\"key\":\"Modesty\",\"value\":\"modesty\",\"count\":10},{\"key\":\"Moving On\",\"value\":\"moving on\",\"count\":1831},{\"key\":\"pain\",\"value\":\"pain\",\"count\":220},{\"key\":\"panic\",\"value\":\"panic\",\"count\":20},{\"key\":\"Passion\",\"value\":\"passion\",\"count\":201},{\"key\":\"Peace\",\"value\":\"peace\",\"count\":322},{\"key\":\"Regret\",\"value\":\"regret\",\"count\":448},{\"key\":\"Rejection\",\"value\":\"rejection\",\"count\":138},{\"key\":\"Remorse\",\"value\":\"remorse\",\"count\":75},{\"key\":\"Resentment\",\"value\":\"resentment\",\"count\":841},{\"key\":\"Sadness\",\"value\":\"sadness\",\"count\":779},{\"key\":\"Shame\",\"value\":\"shame\",\"count\":66},{\"key\":\"shock\",\"value\":\"shock\",\"count\":6},{\"key\":\"surprise\",\"value\":\"surprise\",\"count\":6},{\"key\":\"Sympathy\",\"value\":\"sympathy\",\"count\":160},{\"key\":\"Tenderness\",\"value\":\"tenderness\",\"count\":304},{\"key\":\"Terror\",\"value\":\"terror\",\"count\":38},{\"key\":\"Togetherness\",\"value\":\"togetherness\",\"count\":127},{\"key\":\"Unfullfilled\",\"value\":\"unfullfilled\",\"count\":20},{\"key\":\"warmth\",\"value\":\"warmth\",\"count\":98}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc0e\",\"key\":\"Gaming\",\"value\":\"gaming\",\"type\":\"themes\",\"count\":453,\"meta\":[{\"key\":\"Game On\",\"value\":\"game on\",\"count\":150},{\"key\":\"modern\",\"value\":\"modern\",\"count\":70},{\"key\":\"Trailers\",\"value\":\"trailers\",\"count\":42},{\"key\":\"Vintage\",\"value\":\"vintage\",\"count\":45}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc19\",\"key\":\"Travel\",\"value\":\"travel\",\"type\":\"themes\",\"count\":1520,\"meta\":[{\"key\":\"Airplan\",\"value\":\"airplan\",\"count\":0},{\"key\":\"bicycle\",\"value\":\"bicycle\",\"count\":0},{\"key\":\"bus\",\"value\":\"bus\",\"count\":5},{\"key\":\"Cabin\",\"value\":\"cabin\",\"count\":0},{\"key\":\"car\",\"value\":\"car\",\"count\":51},{\"key\":\"City Life\",\"value\":\"city life\",\"count\":469},{\"key\":\"Country Life\",\"value\":\"country life\",\"count\":87},{\"key\":\"Fun\",\"value\":\"fun\",\"count\":21},{\"key\":\"Home\",\"value\":\"home\",\"count\":353},{\"key\":\"Hybrids\",\"value\":\"hybrids\",\"count\":0},{\"key\":\"Island\",\"value\":\"island\",\"count\":3},{\"key\":\"Limo\",\"value\":\"limo\",\"count\":0},{\"key\":\"motorcycle\",\"value\":\"motorcycle\",\"count\":2},{\"key\":\"Mountains\",\"value\":\"mountains\",\"count\":3},{\"key\":\"Museum\",\"value\":\"museum\",\"count\":0},{\"key\":\"Ocean/Beach\",\"value\":\"oceanbeach\",\"count\":83},{\"key\":\"Resort/Hotel\",\"value\":\"resorthotel\",\"count\":2},{\"key\":\"Road Trip\",\"value\":\"road trip\",\"count\":195},{\"key\":\"skateboard\",\"value\":\"skateboard\",\"count\":0},{\"key\":\"subway\",\"value\":\"subway\",\"count\":0},{\"key\":\"Theme Park\",\"value\":\"theme park\",\"count\":2},{\"key\":\"train\",\"value\":\"train\",\"count\":16},{\"key\":\"Travel Vlog\",\"value\":\"travel vlog\",\"count\":443},{\"key\":\"Tropical\",\"value\":\"tropical\",\"count\":35},{\"key\":\"World\",\"value\":\"world\",\"count\":125}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc1b\",\"key\":\"Wedding\",\"value\":\"wedding\",\"type\":\"themes\",\"count\":158,\"meta\":[],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc07\",\"key\":\"Ads\",\"value\":\"ads\",\"type\":\"themes\",\"count\":1405,\"meta\":[{\"key\":\"Ads Quirky\",\"value\":\"ads quirky\",\"count\":134},{\"key\":\"Automobiles\",\"value\":\"automobiles\",\"count\":181},{\"key\":\"Brands\",\"value\":\"brands\",\"count\":378},{\"key\":\"Commercial Gold\",\"value\":\"commercial gold\",\"count\":164},{\"key\":\"High Energy\",\"value\":\"high energy\",\"count\":379},{\"key\":\"Intellectual\",\"value\":\"intellectual\",\"count\":20},{\"key\":\"Luxury\",\"value\":\"luxury\",\"count\":137},{\"key\":\"Sales\",\"value\":\"sales\",\"count\":124},{\"key\":\"Science & Technology\",\"value\":\"science technology\",\"count\":49},{\"key\":\"Sentimental\",\"value\":\"sentimental\",\"count\":290},{\"key\":\"Sizzle Reel\",\"value\":\"sizzle reel\",\"count\":5}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc08\",\"key\":\"Business/Corporate\",\"value\":\"businesscorporate\",\"type\":\"themes\",\"count\":532,\"meta\":[{\"key\":\"Club Memberships\",\"value\":\"club memberships\",\"count\":7},{\"key\":\"Digital Content\",\"value\":\"digital content\",\"count\":73},{\"key\":\"E-learning\",\"value\":\"elearning\",\"count\":43},{\"key\":\"Expensive Cars\",\"value\":\"expensive cars\",\"count\":44},{\"key\":\"Healthcare\",\"value\":\"healthcare\",\"count\":40},{\"key\":\"jewelry\",\"value\":\"jewelry\",\"count\":16},{\"key\":\"Professional Services\",\"value\":\"professional services\",\"count\":212},{\"key\":\"Real Estate\",\"value\":\"real estate\",\"count\":86},{\"key\":\"Sales\",\"value\":\"sales\",\"count\":36},{\"key\":\"Science & Technology\",\"value\":\"science technology\",\"count\":44},{\"key\":\"Video Editorials\",\"value\":\"video editorials\",\"count\":177}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc0d\",\"key\":\"Film Genre\",\"value\":\"film genre\",\"type\":\"themes\",\"count\":1748,\"meta\":[{\"key\":\"Action\",\"value\":\"action\",\"count\":211},{\"key\":\"Adventure\",\"value\":\"adventure\",\"count\":180},{\"key\":\"Animation\",\"value\":\"animation\",\"count\":100},{\"key\":\"Anime\",\"value\":\"anime\",\"count\":18},{\"key\":\"comedy\",\"value\":\"comedy\",\"count\":66},{\"key\":\"Documentary\",\"value\":\"documentary\",\"count\":210},{\"key\":\"Drama\",\"value\":\"drama\",\"count\":236},{\"key\":\"Experimental\",\"value\":\"experimental\",\"count\":5},{\"key\":\"Fantasy\",\"value\":\"fantasy\",\"count\":20},{\"key\":\"Horror\",\"value\":\"horror\",\"count\":81},{\"key\":\"Mystery\",\"value\":\"mystery\",\"count\":159},{\"key\":\"Romantic\",\"value\":\"romantic\",\"count\":487},{\"key\":\"Romantic Comedy\",\"value\":\"romantic comedy\",\"count\":479},{\"key\":\"Sci-Fi\",\"value\":\"scifi\",\"count\":181},{\"key\":\"Slowburn\",\"value\":\"slowburn\",\"count\":19},{\"key\":\"Superhero\",\"value\":\"superhero\",\"count\":21},{\"key\":\"Trailers\",\"value\":\"trailers\",\"count\":190},{\"key\":\"War / Military\",\"value\":\"war military\",\"count\":0},{\"key\":\"War/Military\",\"value\":\"warmilitary\",\"count\":27},{\"key\":\"Western\",\"value\":\"western\",\"count\":51},{\"key\":\"World\",\"value\":\"world\",\"count\":136}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc10\",\"key\":\"Influencers Favorites\",\"value\":\"influencers favorites\",\"type\":\"themes\",\"count\":17,\"meta\":[{\"key\":\"Rob Ellis\",\"value\":\"rob ellis\",\"count\":12}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc17\",\"key\":\"Sex\",\"value\":\"sex\",\"type\":\"themes\",\"count\":846,\"meta\":[{\"key\":\"Casual\",\"value\":\"casual\",\"count\":112},{\"key\":\"Cheating\",\"value\":\"cheating\",\"count\":28},{\"key\":\"freaky\",\"value\":\"freaky\",\"count\":184},{\"key\":\"Making Love\",\"value\":\"making love\",\"count\":146},{\"key\":\"One Night Stand\",\"value\":\"one night stand\",\"count\":39},{\"key\":\"Seduction\",\"value\":\"seduction\",\"count\":603},{\"key\":\"Taboo\",\"value\":\"taboo\",\"count\":13}],\"__v\":0,\"createdAt\":\"2024-06-29T14:13:43.132Z\",\"updatedAt\":\"2024-06-29T14:13:43.132Z\"},{\"SFXcount\":0,\"_id\":\"63d75f5aa2ab1faad3d7fc1a\",\"key\":\"Vlogs\",\"value\":\"vlogs\",\"type\":\"themes\",\"count\":559,\"meta\":[{\"key\":\"Arts & Crafts\",\"value\":\"arts crafts\",\"count\":110},{\"key\":\"cooking\",\"value\":\"cooking\",\"count\":137},{\"key\":\"DIY\",\"value\":\"diy\",\"count\":155},{\"key\":\"Fashion Vlogs\",\"value\":\"fashion vlogs\",\"count\":228},{\"key\":\"Make Up\",\"value\":\"make"}],"_postman_id":"86a68b99-9c0d-4601-bdd7-58087202ca33"},{"name":"Search Mappings","id":"b57c287f-a8f9-4e6e-b8e5-c5abb413c923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"GET","header":[],"url":"https://example.com/mappings?query=zero","urlObject":{"path":["mappings"],"host":["https://example.com"],"query":[{"key":"query","value":"zero"}],"variable":[]}},"response":[{"id":"59458eb7-2bf7-48a9-82e2-4701d83ceb7b","name":"Search Mappings","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://example.com/mappings?query=zero","host":["https://example.com"],"path":["mappings"],"query":[{"key":"query","value":"zero"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:13:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1354"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=MAxVP7dnaWGLlL1Gx582mTo6QktcPXqRc95orXV+5akDNHVAX6r3tWA5gPPXEibaz+dNZ8P27ynBohot8K6fRFACPmv3w9Me5DLV82iMBjrVOcrJNt1gzpFAY5y4; Expires=Sat, 06 Jul 2024 14:13:49 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=MAxVP7dnaWGLlL1Gx582mTo6QktcPXqRc95orXV+5akDNHVAX6r3tWA5gPPXEibaz+dNZ8P27ynBohot8K6fRFACPmv3w9Me5DLV82iMBjrVOcrJNt1gzpFAY5y4; Expires=Sat, 06 Jul 2024 14:13:49 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"54a-+nzezHGJgAvzoNOKYoLR96rxg3g\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"SFXcount\": 0,\n        \"_id\": \"63e38940d68c5e3babec2b8d\",\n        \"key\": \"Dawn Over Zero\",\n        \"value\": \"dawn over zero\",\n        \"type\": \"performedBy\",\n        \"count\": 8,\n        \"meta\": [],\n        \"__v\": 0,\n        \"createdAt\": \"2024-06-29T14:13:49.954Z\",\n        \"updatedAt\": \"2024-06-29T14:13:49.954Z\"\n    },\n    {\n        \"SFXcount\": 0,\n        \"_id\": \"63e3e4ddd184bcb1ff0a4d18\",\n        \"key\": \"Limite Zero\",\n        \"value\": \"limite zero\",\n        \"type\": \"performedBy\",\n        \"count\": 10,\n        \"meta\": [],\n        \"__v\": 0,\n        \"createdAt\": \"2024-06-29T14:13:49.954Z\",\n        \"updatedAt\": \"2024-06-29T14:13:49.954Z\"\n    },\n    {\n        \"SFXcount\": 0,\n        \"_id\": \"63e3e9f523bc2f134730af42\",\n        \"key\": \"Zero Bedroom Apartment\",\n        \"value\": \"zero bedroom apartment\",\n        \"type\": \"performedBy\",\n        \"count\": 98,\n        \"meta\": [],\n        \"__v\": 0,\n        \"createdAt\": \"2024-06-29T14:13:49.954Z\",\n        \"updatedAt\": \"2024-06-29T14:13:49.954Z\"\n    },\n    {\n        \"SFXcount\": 0,\n        \"_id\": \"63e3e9fd23bc2f134730b8f1\",\n        \"key\": \"Zero Venture\",\n        \"value\": \"zero venture\",\n        \"type\": \"performedBy\",\n        \"count\": 1,\n        \"meta\": [],\n        \"__v\": 0,\n        \"createdAt\": \"2024-06-29T14:13:49.954Z\",\n        \"updatedAt\": \"2024-06-29T14:13:49.954Z\"\n    },\n    {\n        \"SFXcount\": 0,\n        \"_id\": \"63e3ea0323bc2f134730c381\",\n        \"key\": \"Oceans Are Zeroes\",\n        \"value\": \"oceans are zeroes\",\n        \"type\": \"performedBy\",\n        \"count\": 19,\n        \"meta\": [],\n        \"__v\": 0,\n        \"createdAt\": \"2024-06-29T14:13:49.954Z\",\n        \"updatedAt\": \"2024-06-29T14:13:49.954Z\"\n    },\n    {\n        \"SFXcount\": 0,\n        \"_id\": \"645d2b59e8dc541c3665a62d\",\n        \"key\": \"Less Than Zero\",\n        \"value\": \"less than zero\",\n        \"type\": \"performedBy\",\n        \"count\": 8,\n        \"meta\": [],\n        \"__v\": 0,\n        \"createdAt\": \"2024-06-29T14:13:49.954Z\",\n        \"updatedAt\": \"2024-06-29T14:13:49.954Z\"\n    }\n]"}],"_postman_id":"b57c287f-a8f9-4e6e-b8e5-c5abb413c923"}],"id":"ac316fc3-f1b5-4e29-89b0-38fa504744fc","_postman_id":"ac316fc3-f1b5-4e29-89b0-38fa504744fc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":true,"source":{"_postman_id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","name":"API Documentation","type":"collection"}}},{"name":"Whitelist","item":[{"name":"License","id":"39ee6eb2-9a95-4511-a1b0-ab90b5f3b010","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"asset_id","value":"29453602","type":"text"},{"key":"channel_ids[]","value":"UCCsC2eli_07gWHDQFhb1WqA","type":"text"}]},"url":"https://example.com/api/v1/youtube_whitelisting","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>asset_idstring(formData)</td>\n<td><br />  <br />ID of Track or SFX.  <br />  <br /></td>\n</tr>\n<tr>\n<td>channel_ids[]array[string](formData)</td>\n<td><br />  <br />REQUIRED FIELD if request_id not given. Paste youtube channel_id either as '<a href=\"https://www.youtube.com/channel/UCCsC2eli_07gWHDQFhb1WqA\">https://www.youtube.com/channel/UCCsC2eli_07gWHDQFhb1WqA</a><a href=\"https://www.youtube.com/channel/UCEulf0h9_qLdaoySuVzVip'\">'</a> or 'UCCsC2eli_07gWHDQFhb1WqA'.  <br />  <br /></td>\n</tr>\n<tr>\n<td>request_idinteger(formData)</td>\n<td><br />  <br />Request ID of the previously generated license request.  <br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","v1","youtube_whitelisting"],"host":["https://example.com"],"query":[],"variable":[]}},"response":[{"id":"651e5ddb-11cc-4544-9e4d-d96464452b7e","name":"License","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"asset_id","value":"29453602","type":"text"},{"key":"channel_ids[]","value":"UCCsC2eli_07gWHDQFhb1WqA","type":"text"}]},"url":"https://example.com/api/v1/youtube_whitelisting"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Jun 2024 14:13:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"400"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=lwOkMCBbUuf0mrnXMi21sATS8RaJaEpSwvCJIL8aZLdflByfNe7irCiSBvq8SDklxUHrvHl1OdBUiSyVVfhyh5baOdnAJUsVQvyWB94APv7Q71hHi+TKpOHyYObW; Expires=Sat, 06 Jul 2024 14:13:58 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=lwOkMCBbUuf0mrnXMi21sATS8RaJaEpSwvCJIL8aZLdflByfNe7irCiSBvq8SDklxUHrvHl1OdBUiSyVVfhyh5baOdnAJUsVQvyWB94APv7Q71hHi+TKpOHyYObW; Expires=Sat, 06 Jul 2024 14:13:58 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"ETag","value":"W/\"190-T2bx6BkHgarLXcdeaa0rJgNix/A\""}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"code\": \"MWIGMYYHBE2AKXCT\",\n        \"license_type\": \"Creator - Single\",\n        \"license_status\": \"Active\",\n        \"licensed_channels\": \"[<Channel: Audiosocket TV & Film Music>]\",\n        \"asset\": \"None - None (29453602)\",\n        \"quota\": 1,\n        \"creation_date\": \"2024-06-29T14:13:58.643Z\",\n        \"tags\": null,\n        \"keywords\": [],\n        \"expiration_date\": null,\n        \"start_date\": null,\n        \"account\": \"AudioSocket\",\n        \"customer\": \"None\",\n        \"transaction_id\": \"\",\n        \"do_not_track_asset\": true\n    }\n}"}],"_postman_id":"39ee6eb2-9a95-4511-a1b0-ab90b5f3b010"}],"id":"58a01eba-de53-4d2e-a362-42bc4c590572","_postman_id":"58a01eba-de53-4d2e-a362-42bc4c590572","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]},"isInherited":true,"source":{"_postman_id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","id":"44e999b3-cb3a-4046-a35d-7c8557af02ca","name":"API Documentation","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ffm9neqksfugx33b2th4czb9z"}]}},"event":[{"listen":"prerequest","script":{"id":"1d64a428-a10a-47dd-9775-798a514df167","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b49cd257-ad27-489f-8307-f7edb3485f0d","type":"text/javascript","exec":[""]}}],"variable":[{"key":"server","value":"https://example.com"},{"key":"token","value":"ffm9neqksfugx33b2th4czb9z","type":"string"}]}